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/EnsureTable/bash.txt
vendored
2
docs/en/cli/sqlite/EnsureTable/bash.txt
vendored
@@ -3,4 +3,4 @@
|
||||
oint sqlite EnsureTable \
|
||||
--table "test_new" \
|
||||
--cols "{'id':'INTEGER','code':'INTEGER','name':'TEXT','age':'INTEGER','info':'TEXT'}" \
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\1jc1yzmhslp.sqlite"
|
||||
2
docs/en/cli/sqlite/EnsureTable/bat.txt
vendored
2
docs/en/cli/sqlite/EnsureTable/bat.txt
vendored
@@ -3,4 +3,4 @@
|
||||
oint sqlite EnsureTable ^
|
||||
--table "test_new" ^
|
||||
--cols "{'id':'INTEGER','code':'INTEGER','name':'TEXT','age':'INTEGER','info':'TEXT'}" ^
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\xrh2hbc2k0h.sqlite"
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\1jc1yzmhslp.sqlite"
|
||||
Reference in New Issue
Block a user