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:
BIN
data.json.gpg
BIN
data.json.gpg
Binary file not shown.
@@ -1,4 +1,3 @@
|
|||||||
oint postgres ВыполнитьЗапросSQL \
|
oint postgres ВыполнитьЗапросSQL \
|
||||||
--sql " INSERT INTO test_table (name, age, salary, is_active, created_at, data) VALUES ($1, $2, $3, $4, $5, $6);" \
|
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" \
|
||||||
--params "['Структура','Структура','Структура','Структура','Структура','Структура']" \
|
|
||||||
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
|
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
oint postgres ВыполнитьЗапросSQL ^
|
oint postgres ВыполнитьЗапросSQL ^
|
||||||
--sql " INSERT INTO test_table (name, age, salary, is_active, created_at, data) VALUES ($1, $2, $3, $4, $5, $6);" ^
|
--sql "https://hut.openintegrations.dev/test_data/TEST_DATA.sql" ^
|
||||||
--params "['Структура','Структура','Структура','Структура','Структура','Структура']" ^
|
|
||||||
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
|
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
{
|
{
|
||||||
"error": "db error: ОШИБКА: база данных \"testbase1\" не существует",
|
"result": true
|
||||||
"result": false
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user