1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-10-01 10:00:17 +03:00
parent 88494d2f9c
commit 246dfbb61d
431 changed files with 12981 additions and 12431 deletions

View File

@@ -142,10 +142,10 @@ import TabItem from '@theme/TabItem';
"data": {
"BYTES": "Base64"
},
"date": "2025-09-23T03:00:00+03:00",
"date": "2025-09-30T00:00:00+00:00",
"name": "Vitaly",
"salary": 1000.12,
"time": "1970-01-01T15:59:25+02:00",
"time": "1970-01-01T19:15:41+00:00",
"type": 1
}
],

View File

@@ -127,8 +127,8 @@ import TabItem from '@theme/TabItem';
{
"bigint_field": 9223372036854775807,
"char_field": "AAAAA",
"date_field": "2025-09-23T03:00:00+03:00",
"datetime_field": "2025-09-23T17:00:05+03:00",
"date_field": "2025-09-30T00:00:00+00:00",
"datetime_field": "2025-09-30T19:16:48+00:00",
"double_field": 100.51212310791,
"float_field": 100.5,
"int_field": -2147483647,
@@ -141,8 +141,8 @@ import TabItem from '@theme/TabItem';
"set_field": "one",
"smallint_field": -32767,
"text_field": "Some text",
"time_field": "1970-01-01T16:00:05+02:00",
"timestamp_field": "2025-09-23T17:00:05+03:00",
"time_field": "1970-01-01T19:16:48+00:00",
"timestamp_field": "2025-09-30T19:16:48+00:00",
"tinyint_field": 127,
"tinytext_field": "Some tiny text",
"uint_field": 4294967295,