mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-02 22:05:37 +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-01-10T11:19:16.0388392Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\u3k1xzfoorg.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-01-10T11:19:16.0398417Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\u3k1xzfoorg.png'}}]" \
|
|
--db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite" |