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:
@@ -1,4 +1,3 @@
|
||||
oint postgres ВыполнитьЗапросSQL \
|
||||
--sql " INSERT INTO test_table (name, age, salary, is_active, created_at, data) VALUES ($1, $2, $3, $4, $5, $6);" \
|
||||
--params "['Структура','Структура','Структура','Структура','Структура','Структура']" \
|
||||
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" \
|
||||
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
|
||||
@@ -1,4 +1,3 @@
|
||||
oint postgres ВыполнитьЗапросSQL ^
|
||||
--sql " INSERT INTO test_table (name, age, salary, is_active, created_at, data) VALUES ($1, $2, $3, $4, $5, $6);" ^
|
||||
--params "['Структура','Структура','Структура','Структура','Структура','Структура']" ^
|
||||
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" ^
|
||||
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
|
||||
Reference in New Issue
Block a user