You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Test data update (Jenkins)
This commit is contained in:
2
docs/en/cli/sqlite/CreateTable/bash.txt
vendored
2
docs/en/cli/sqlite/CreateTable/bash.txt
vendored
@@ -3,4 +3,4 @@
|
||||
oint sqlite CreateTable \
|
||||
--table "test" \
|
||||
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" \
|
||||
--db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
|
||||
--db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
|
||||
2
docs/en/cli/sqlite/CreateTable/bat.txt
vendored
2
docs/en/cli/sqlite/CreateTable/bat.txt
vendored
@@ -3,4 +3,4 @@
|
||||
oint sqlite CreateTable ^
|
||||
--table "test" ^
|
||||
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" ^
|
||||
--db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
|
||||
--db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
|
||||
Reference in New Issue
Block a user