You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-18 05:04:13 +02:00
Test data update (Jenkins)
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"result": true
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"error": "Invalid value for DATA",
|
||||
"result": false
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
НЕ JSON: AddIn.OPI_PostgreSQL.Main
|
||||
@@ -0,0 +1 @@
|
||||
НЕ JSON: AddIn.OPI_PostgreSQL.Main
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"rollback": {
|
||||
"result": true
|
||||
},
|
||||
"result": false,
|
||||
"rows": 0,
|
||||
"errors": [
|
||||
{
|
||||
"row": 1,
|
||||
"error": "Invalid value for DATA"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"result": true
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
НЕ JSON: AddIn.OPI_PostgreSQL.Main
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"data": [],
|
||||
"result": true
|
||||
}
|
||||
@@ -0,0 +1,130 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "bool_field",
|
||||
"data_type": "boolean"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "oldchar_field",
|
||||
"data_type": "\"char\""
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "smallint_field",
|
||||
"data_type": "smallint"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "smallserial_field",
|
||||
"data_type": "smallint"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "int_field",
|
||||
"data_type": "integer"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "serial_field",
|
||||
"data_type": "integer"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "oid_field",
|
||||
"data_type": "oid"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "bigint_field",
|
||||
"data_type": "bigint"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "bigserial_field",
|
||||
"data_type": "bigint"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "real_field",
|
||||
"data_type": "real"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "dp_field",
|
||||
"data_type": "double precision"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "json_field",
|
||||
"data_type": "json"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "jsonb_field",
|
||||
"data_type": "jsonb"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "date_field",
|
||||
"data_type": "date"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "time_field",
|
||||
"data_type": "time without time zone"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "uuid_field",
|
||||
"data_type": "uuid"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "bytea_field",
|
||||
"data_type": "bytea"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "ts_field",
|
||||
"data_type": "timestamp without time zone"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "tswtz_field",
|
||||
"data_type": "timestamp with time zone"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "ip_field",
|
||||
"data_type": "inet"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "text_field",
|
||||
"data_type": "text"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "varchar_field",
|
||||
"data_type": "character varying"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": 3,
|
||||
"column_name": "charn_field",
|
||||
"data_type": "character"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": 1,
|
||||
"column_name": "char_field",
|
||||
"data_type": "character"
|
||||
},
|
||||
{
|
||||
"character_maximum_length": null,
|
||||
"column_name": "name_field",
|
||||
"data_type": "name"
|
||||
}
|
||||
],
|
||||
"result": true
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
НЕ JSON: AddIn.OPI_PostgreSQL.Main
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"result": true
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"error": "db error: ERROR: database \"testbase2\" already exists",
|
||||
"result": false
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"error": "db error: ERROR: syntax error at or near \"ГДЕ\"",
|
||||
"result": false
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"error": "db error: ERROR: type \"wtf\" does not exist",
|
||||
"result": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"result": true
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
"postgresql://bayselonarrend:***@127.0.0.1:5432/postgres"
|
||||
+1
@@ -0,0 +1 @@
|
||||
true
|
||||
Reference in New Issue
Block a user