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-25 22:08:09 +03:00
parent 4d2c48c727
commit 37597cbce2
429 changed files with 12364 additions and 12201 deletions

View File

@@ -142,10 +142,10 @@ import TabItem from '@theme/TabItem';
"data": {
"BYTES": "Base64"
},
"date": "2025-10-19T03:00:00+03:00",
"date": "2025-10-25T00:00:00+00:00",
"name": "Vitaly",
"salary": 1000.12,
"time": "1970-01-01T15:42:27+02:00",
"time": "1970-01-01T14:06:29+00:00",
"type": 1
}
],

View File

@@ -127,8 +127,8 @@ import TabItem from '@theme/TabItem';
{
"bigint_field": 9223372036854775807,
"char_field": "AAAAA",
"date_field": "2025-10-19T03:00:00+03:00",
"datetime_field": "2025-10-19T16:42:56+03:00",
"date_field": "2025-10-25T00:00:00+00:00",
"datetime_field": "2025-10-25T14:07:21+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-01T15:42:56+02:00",
"timestamp_field": "2025-10-19T16:42:56+03:00",
"time_field": "1970-01-01T14:07:21+00:00",
"timestamp_field": "2025-10-25T14:07:21+00:00",
"tinyint_field": 127,
"tinytext_field": "Some tiny text",
"uint_field": 4294967295,