You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-21 00:29:52 +02:00
4 lines
498 B
Plaintext
Vendored
4 lines
498 B
Plaintext
Vendored
oint sqlite AddRecords \
|
|
--table "test" \
|
|
--rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-02-10T11:41:58.8112687Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\ux3xujo4qln.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-02-10T11:41:58.8122651Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\ux3xujo4qln.png'}}]" \
|
|
--db "C:\Users\Administrator\AppData\Local\Temp\cfyaxf0knp1.sqlite" |