1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-17 01:42:25 +02:00

Доработка jf Sonar

This commit is contained in:
Anton Titovets
2025-07-11 09:34:33 +03:00
parent b8b2f39c93
commit f527a3396a
62 changed files with 22 additions and 1943 deletions

3
ci/sonar vendored
View File

@ -5,8 +5,7 @@ pipeline {
stage('Scan') {
steps {
withCredentials([string(credentialsId: 'Sonar', variable: 'LOGIN')]) {
bat 'call cd ./src/ru/OInt & "C:/Program Files/sonar-scanner-5.0.1.3006-windows/bin/sonar-scanner.bat" -D"sonar.projectKey=OInt" -D"sonar.login=%LOGIN%" -D"sonar.sourceEncoding=UTF-8" -D"sonar.inclusions=**/*.os"'
bat 'call cd ./src/ru/OPI & "C:/Program Files/sonar-scanner-5.0.1.3006-windows/bin/sonar-scanner.bat" -D"sonar.projectKey=OpenIntegrations" -D"sonar.login=%LOGIN%" -D"sonar.sourceEncoding=UTF-8" -D"sonar.inclusions=**/*.bsl"'
bat 'call cd ./src/ru/OPI && sonar-scanner -D"sonar.projectKey=OpenIntegrations" -D"sonar.host.url=http://localhost:32772" -D"sonar.token=%LOGIN%" -D"sonar.sourceEncoding=UTF-8" -D"sonar.inclusions=**/*.bsl"'
}
}
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1 +0,0 @@
 NOT JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1 +0,0 @@
 NOT JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1 +0,0 @@
 "Server=127.0.0.1;User Id=bayselonarrend;Password=***;"

View File

@ -1 +0,0 @@
 false

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1 +0,0 @@
 НЕ JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1 +0,0 @@
 НЕ JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,18 +0,0 @@
 {
"data": [
{
"Age": null,
"BirthDate": "2025-07-04",
"CreatedAt": "2025-07-04T18:43:28",
"Data": {
"BYTES": "Base64"
},
"FirstName": "Vitaly",
"IsEmployed": null,
"LastName": "Alpaca",
"RowGuid": "85d3505e-10ac-4956-8859-0c01dd3dcc94",
"Salary": 10.3
}
],
"result": true
}

View File

@ -1,6 +0,0 @@
 {
"result": true,
"commit": {
"result": true
}
}

View File

@ -1,33 +0,0 @@
 {
"data": [
{
"character_maximum_length": null,
"column_default": null,
"column_name": "smallint_field",
"data_type": "smallint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "double_field",
"data_type": "real",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bigint_field",
"data_type": "bigint",
"is_nullable": "YES"
},
{
"character_maximum_length": 1,
"column_default": null,
"column_name": "custom_field",
"data_type": "nvarchar",
"is_nullable": "YES"
}
],
"result": true
}

View File

@ -1,33 +0,0 @@
 {
"data": [
{
"character_maximum_length": null,
"column_default": null,
"column_name": "smallint_field",
"data_type": "smallint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bigint_field",
"data_type": "bigint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "double_field",
"data_type": "real",
"is_nullable": "YES"
},
{
"character_maximum_length": 1,
"column_default": null,
"column_name": "custom_field",
"data_type": "nvarchar",
"is_nullable": "YES"
}
],
"result": true
}

View File

@ -1,6 +0,0 @@
 {
"result": true,
"commit": {
"result": true
}
}

View File

@ -1,8 +0,0 @@
 {
"commit": {
"result": true
},
"result": true,
"rows": 1,
"errors": []
}

View File

@ -1,124 +0,0 @@
 {
"data": [
{
"character_maximum_length": null,
"column_default": null,
"column_name": "tinyint_field",
"data_type": "tinyint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "smallint_field",
"data_type": "smallint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "int_field",
"data_type": "int",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bigint_field",
"data_type": "bigint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "float24_field",
"data_type": "real",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "float53_field",
"data_type": "float",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bit_field",
"data_type": "bit",
"is_nullable": "YES"
},
{
"character_maximum_length": 4000,
"column_default": null,
"column_name": "nvarchar_field",
"data_type": "nvarchar",
"is_nullable": "YES"
},
{
"character_maximum_length": -1,
"column_default": null,
"column_name": "varbinary_field",
"data_type": "varbinary",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "uid_field",
"data_type": "uniqueidentifier",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "numeric_field",
"data_type": "numeric",
"is_nullable": "YES"
},
{
"character_maximum_length": -1,
"column_default": null,
"column_name": "xml_field",
"data_type": "xml",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "date_field",
"data_type": "date",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "time_field",
"data_type": "time",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "dto_field",
"data_type": "datetimeoffset",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "datetime_field",
"data_type": "datetime",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "new_field",
"data_type": "bigint",
"is_nullable": "YES"
}
],
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,357 +0,0 @@
 {
"data": [
{
"email": "ctytcomb0@tinypic.com",
"first_name": "Cornell",
"gender": "Male",
"id": 1,
"ip_address": "204.251.27.182",
"last_name": "Tytcomb"
},
{
"email": "kjustice2@flickr.com",
"first_name": "Kimble",
"gender": "Male",
"id": 3,
"ip_address": "91.59.156.194",
"last_name": "Justice"
},
{
"email": "dmacevilly4@toplist.cz",
"first_name": "Darn",
"gender": "Male",
"id": 5,
"ip_address": "98.174.138.94",
"last_name": "MacEvilly"
},
{
"email": "ebjerkan5@spiegel.de",
"first_name": "Edward",
"gender": "Male",
"id": 6,
"ip_address": "66.169.170.225",
"last_name": "Bjerkan"
},
{
"email": "jkeelina@intel.com",
"first_name": "Jarred",
"gender": "Male",
"id": 11,
"ip_address": "227.83.165.252",
"last_name": "Keelin"
},
{
"email": "ebrowelle@gnu.org",
"first_name": "Elbert",
"gender": "Male",
"id": 15,
"ip_address": "109.203.175.109",
"last_name": "Browell"
},
{
"email": "ocourtonnef@abc.net.au",
"first_name": "Otis",
"gender": "Male",
"id": 16,
"ip_address": "225.222.166.148",
"last_name": "Courtonne"
},
{
"email": "gkhristyukhinh@wunderground.com",
"first_name": "Gary",
"gender": "Male",
"id": 18,
"ip_address": "178.246.231.3",
"last_name": "Khristyukhin"
},
{
"email": "sartzk@scientificamerican.com",
"first_name": "Sinclair",
"gender": "Male",
"id": 21,
"ip_address": "247.18.162.214",
"last_name": "Artz"
},
{
"email": "malmanm@ezinearticles.com",
"first_name": "Mark",
"gender": "Male",
"id": 23,
"ip_address": "28.227.193.241",
"last_name": "Alman"
},
{
"email": "nrenshawt@yolasite.com",
"first_name": "Noah",
"gender": "Male",
"id": 30,
"ip_address": "34.215.215.94",
"last_name": "Renshaw"
},
{
"email": "amustony@networkadvertising.org",
"first_name": "Adam",
"gender": "Male",
"id": 35,
"ip_address": "46.23.141.208",
"last_name": "Muston"
},
{
"email": "ipinard10@paginegialle.it",
"first_name": "Isidro",
"gender": "Male",
"id": 37,
"ip_address": "238.39.50.49",
"last_name": "Pinard"
},
{
"email": "bpankethman13@dell.com",
"first_name": "Brooke",
"gender": "Male",
"id": 40,
"ip_address": "176.28.171.207",
"last_name": "Pankethman"
},
{
"email": "ltoderbrugge14@unicef.org",
"first_name": "Lonny",
"gender": "Male",
"id": 41,
"ip_address": "66.231.68.205",
"last_name": "Toderbrugge"
},
{
"email": "ffawcus15@eventbrite.com",
"first_name": "Finn",
"gender": "Male",
"id": 42,
"ip_address": "172.105.171.194",
"last_name": "Fawcus"
},
{
"email": "jpeacock1a@yolasite.com",
"first_name": "Jaimie",
"gender": "Male",
"id": 47,
"ip_address": "58.229.41.113",
"last_name": "Peacock"
},
{
"email": "oleabeater1d@elegantthemes.com",
"first_name": "Omar",
"gender": "Male",
"id": 50,
"ip_address": "162.57.117.133",
"last_name": "Leabeater"
},
{
"email": "amichelle1e@rakuten.co.jp",
"first_name": "Aylmar",
"gender": "Male",
"id": 51,
"ip_address": "57.175.85.126",
"last_name": "Michelle"
},
{
"email": "hbeamand1f@cdbaby.com",
"first_name": "Humphrey",
"gender": "Male",
"id": 52,
"ip_address": "25.113.112.100",
"last_name": "Beamand"
},
{
"email": "bciccerale1g@imgur.com",
"first_name": "Brnaba",
"gender": "Male",
"id": 53,
"ip_address": "189.72.64.229",
"last_name": "Ciccerale"
},
{
"email": "fdarke1h@amazonaws.com",
"first_name": "Frederich",
"gender": "Male",
"id": 54,
"ip_address": "231.194.148.151",
"last_name": "Darke"
},
{
"email": "gregis1i@oaic.gov.au",
"first_name": "Gustavus",
"gender": "Male",
"id": 55,
"ip_address": "193.255.191.60",
"last_name": "Regis"
},
{
"email": "smelton1k@fc2.com",
"first_name": "Seumas",
"gender": "Male",
"id": 57,
"ip_address": "221.137.62.109",
"last_name": "Melton"
},
{
"email": "acowtherd1l@java.com",
"first_name": "Aldon",
"gender": "Male",
"id": 58,
"ip_address": "167.112.187.187",
"last_name": "Cowtherd"
},
{
"email": "fgregoraci1o@twitter.com",
"first_name": "Far",
"gender": "Male",
"id": 61,
"ip_address": "120.251.139.191",
"last_name": "Gregoraci"
},
{
"email": "cleiden1r@google.com.br",
"first_name": "Cliff",
"gender": "Male",
"id": 64,
"ip_address": "124.19.99.207",
"last_name": "Leiden"
},
{
"email": "dchadney1z@t-online.de",
"first_name": "Dru",
"gender": "Male",
"id": 72,
"ip_address": "163.95.138.216",
"last_name": "Chadney"
},
{
"email": "dlicas22@yale.edu",
"first_name": "Dominic",
"gender": "Male",
"id": 75,
"ip_address": "103.64.62.134",
"last_name": "Licas"
},
{
"email": "akleinberer24@hubpages.com",
"first_name": "Arch",
"gender": "Male",
"id": 77,
"ip_address": "232.186.57.245",
"last_name": "Kleinberer"
},
{
"email": "klasty25@unblog.fr",
"first_name": "Kristofor",
"gender": "Male",
"id": 78,
"ip_address": "201.63.167.160",
"last_name": "Lasty"
},
{
"email": "gduplantier28@washington.edu",
"first_name": "Gerry",
"gender": "Male",
"id": 81,
"ip_address": "7.145.18.114",
"last_name": "Du Plantier"
},
{
"email": "mdrain29@economist.com",
"first_name": "Maxie",
"gender": "Male",
"id": 82,
"ip_address": "96.6.15.13",
"last_name": "Drain"
},
{
"email": "budale2b@ftc.gov",
"first_name": "Birk",
"gender": "Male",
"id": 84,
"ip_address": "248.136.54.107",
"last_name": "Udale"
},
{
"email": "mbrokenshaw2d@gnu.org",
"first_name": "Morly",
"gender": "Male",
"id": 86,
"ip_address": "64.78.0.167",
"last_name": "Brokenshaw"
},
{
"email": "gfawson2e@weibo.com",
"first_name": "Gage",
"gender": "Male",
"id": 87,
"ip_address": "143.113.73.137",
"last_name": "Fawson"
},
{
"email": "dbiddwell2f@fda.gov",
"first_name": "Dav",
"gender": "Male",
"id": 88,
"ip_address": "45.226.124.124",
"last_name": "Biddwell"
},
{
"email": "msiggers2g@google.de",
"first_name": "Mack",
"gender": "Male",
"id": 89,
"ip_address": "31.238.71.187",
"last_name": "Siggers"
},
{
"email": "emcneachtain2h@flavors.me",
"first_name": "Earlie",
"gender": "Male",
"id": 90,
"ip_address": "178.151.99.187",
"last_name": "McNeachtain"
},
{
"email": "dbraven2j@themeforest.net",
"first_name": "Daryle",
"gender": "Male",
"id": 92,
"ip_address": "102.51.83.234",
"last_name": "Braven"
},
{
"email": "dcrapper2m@weebly.com",
"first_name": "Delmore",
"gender": "Male",
"id": 95,
"ip_address": "46.5.171.51",
"last_name": "Crapper"
},
{
"email": "bwingfield2n@ftc.gov",
"first_name": "Buddie",
"gender": "Male",
"id": 96,
"ip_address": "241.185.77.161",
"last_name": "Wingfield"
},
{
"email": "jtrowler2p@a8.net",
"first_name": "Joel",
"gender": "Male",
"id": 98,
"ip_address": "219.141.184.215",
"last_name": "Trowler"
},
{
"email": "lstelfox2q@engadget.com",
"first_name": "Linus",
"gender": "Male",
"id": 99,
"ip_address": "135.241.172.30",
"last_name": "Stelfox"
}
],
"result": true
}

View File

@ -1,137 +0,0 @@
 {
"data": [
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
},
{
"ip_address": "\"127.0.0.1\""
}
],
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1 +0,0 @@
 НЕ JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1 +0,0 @@
 НЕ JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1,4 +0,0 @@
 {
"data": [],
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,30 +0,0 @@
 {
"data": [
{
"email": "ltoderbrugge14@unicef.org",
"first_name": "Lonny",
"last_name": "Toderbrugge"
},
{
"email": "jpeacock1a@yolasite.com",
"first_name": "Jaimie",
"last_name": "Peacock"
},
{
"email": "amustony@networkadvertising.org",
"first_name": "Adam",
"last_name": "Muston"
},
{
"email": "nrenshawt@yolasite.com",
"first_name": "Noah",
"last_name": "Renshaw"
},
{
"email": "malmanm@ezinearticles.com",
"first_name": "Mark",
"last_name": "Alman"
}
],
"result": true
}

View File

@ -1,25 +0,0 @@
 {
"data": [
{
"bigint_field": 20000000000,
"bit_field": 0,
"date_field": "2025-07-09",
"datetime_field": "2025-07-09T19:33:52",
"dto_field": "2025-07-09T09:33:52.062438400+00:00",
"float24_field": 10.1234569549561,
"float53_field": 10.1234567891235,
"int_field": 200000,
"numeric_field": 5.333,
"nvarchar_field": "Some text",
"smallint_field": 2000,
"time_field": "19:33:52",
"tinyint_field": 5,
"uid_field": "25216af9-4b56-4efd-aff2-7608d10c4ff7",
"varbinary_field": {
"BYTES": "/9j/4VTBRX..."
},
"xml_field": "<root><element><name>Пример</name><value>123</value></element><element><name>Тест</name><value>456</value></element></root>"
}
],
"result": true
}

View File

@ -1,4 +0,0 @@
 {
"data": [],
"result": true
}

View File

@ -1,117 +0,0 @@
 {
"data": [
{
"character_maximum_length": null,
"column_default": null,
"column_name": "tinyint_field",
"data_type": "tinyint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "smallint_field",
"data_type": "smallint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "int_field",
"data_type": "int",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bigint_field",
"data_type": "bigint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "float24_field",
"data_type": "real",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "float53_field",
"data_type": "float",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bit_field",
"data_type": "bit",
"is_nullable": "YES"
},
{
"character_maximum_length": 4000,
"column_default": null,
"column_name": "nvarchar_field",
"data_type": "nvarchar",
"is_nullable": "YES"
},
{
"character_maximum_length": -1,
"column_default": null,
"column_name": "varbinary_field",
"data_type": "varbinary",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "uid_field",
"data_type": "uniqueidentifier",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "numeric_field",
"data_type": "numeric",
"is_nullable": "YES"
},
{
"character_maximum_length": -1,
"column_default": null,
"column_name": "xml_field",
"data_type": "xml",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "date_field",
"data_type": "date",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "time_field",
"data_type": "time",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "dto_field",
"data_type": "datetimeoffset",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "datetime_field",
"data_type": "datetime",
"is_nullable": "YES"
}
],
"result": true
}

View File

@ -1,4 +0,0 @@
 {
"use_tls": true,
"accept_invalid_certs": true
}

View File

@ -1 +0,0 @@
 НЕ JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,4 +0,0 @@
 {
"error": "Token error: 'Database 'testbase2' already exists. Choose a different database name.' on server 7562d9747c2a executing on line 1 (code: 1801, state: 3, class: 16)",
"result": false
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,4 +0,0 @@
 {
"error": "Token error: 'Incorrect syntax near 'ГДЕ'.' on server 7562d9747c2a executing on line 1 (code: 102, state: 1, class: 15)",
"result": false
}

View File

@ -1,4 +0,0 @@
 {
"error": "Token error: 'Column, parameter, or variable #17: Cannot find data type WTF.' on server 7562d9747c2a executing on line 1 (code: 2715, state: 6, class: 16)",
"result": false
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1 +0,0 @@
 "Server=127.0.0.1;User Id=bayselonarrend;Password=***;"

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1 +0,0 @@
 НЕ JSON: OneScript.StandardLibrary.NativeApi.NativeApiComponent

View File

@ -1,4 +0,0 @@
 {
"error": "Token error: 'User does not have permission to alter database 'testbase2', the database does not exist, or the database is not in a state that allows access checks.' on server 7562d9747c2a executing on line 2 (code: 5011, state: 5, class: 14)",
"result": false
}

View File

@ -1,4 +0,0 @@
 {
"error": "Token error: 'User does not have permission to alter database 'testbase2', the database does not exist, or the database is not in a state that allows access checks.' on server 7562d9747c2a executing on line 2 (code: 5011, state: 5, class: 14)",
"result": false
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,4 +0,0 @@
 {
"error": "Token error: 'Cannot drop database \"testbase1\" because it is currently in use.' on server 7562d9747c2a executing on line 1 (code: 3702, state: 4, class: 16)",
"result": false
}

View File

@ -1,357 +0,0 @@
 {
"data": [
{
"email": "ctytcomb0@tinypic.com",
"first_name": "Cornell",
"gender": "Male",
"id": 1,
"ip_address": "\"127.0.0.1\"",
"last_name": "Tytcomb"
},
{
"email": "kjustice2@flickr.com",
"first_name": "Kimble",
"gender": "Male",
"id": 3,
"ip_address": "\"127.0.0.1\"",
"last_name": "Justice"
},
{
"email": "dmacevilly4@toplist.cz",
"first_name": "Darn",
"gender": "Male",
"id": 5,
"ip_address": "\"127.0.0.1\"",
"last_name": "MacEvilly"
},
{
"email": "ebjerkan5@spiegel.de",
"first_name": "Edward",
"gender": "Male",
"id": 6,
"ip_address": "\"127.0.0.1\"",
"last_name": "Bjerkan"
},
{
"email": "jkeelina@intel.com",
"first_name": "Jarred",
"gender": "Male",
"id": 11,
"ip_address": "\"127.0.0.1\"",
"last_name": "Keelin"
},
{
"email": "ebrowelle@gnu.org",
"first_name": "Elbert",
"gender": "Male",
"id": 15,
"ip_address": "\"127.0.0.1\"",
"last_name": "Browell"
},
{
"email": "ocourtonnef@abc.net.au",
"first_name": "Otis",
"gender": "Male",
"id": 16,
"ip_address": "\"127.0.0.1\"",
"last_name": "Courtonne"
},
{
"email": "gkhristyukhinh@wunderground.com",
"first_name": "Gary",
"gender": "Male",
"id": 18,
"ip_address": "\"127.0.0.1\"",
"last_name": "Khristyukhin"
},
{
"email": "sartzk@scientificamerican.com",
"first_name": "Sinclair",
"gender": "Male",
"id": 21,
"ip_address": "\"127.0.0.1\"",
"last_name": "Artz"
},
{
"email": "malmanm@ezinearticles.com",
"first_name": "Mark",
"gender": "Male",
"id": 23,
"ip_address": "\"127.0.0.1\"",
"last_name": "Alman"
},
{
"email": "nrenshawt@yolasite.com",
"first_name": "Noah",
"gender": "Male",
"id": 30,
"ip_address": "\"127.0.0.1\"",
"last_name": "Renshaw"
},
{
"email": "amustony@networkadvertising.org",
"first_name": "Adam",
"gender": "Male",
"id": 35,
"ip_address": "\"127.0.0.1\"",
"last_name": "Muston"
},
{
"email": "ipinard10@paginegialle.it",
"first_name": "Isidro",
"gender": "Male",
"id": 37,
"ip_address": "\"127.0.0.1\"",
"last_name": "Pinard"
},
{
"email": "bpankethman13@dell.com",
"first_name": "Brooke",
"gender": "Male",
"id": 40,
"ip_address": "\"127.0.0.1\"",
"last_name": "Pankethman"
},
{
"email": "ltoderbrugge14@unicef.org",
"first_name": "Lonny",
"gender": "Male",
"id": 41,
"ip_address": "\"127.0.0.1\"",
"last_name": "Toderbrugge"
},
{
"email": "ffawcus15@eventbrite.com",
"first_name": "Finn",
"gender": "Male",
"id": 42,
"ip_address": "\"127.0.0.1\"",
"last_name": "Fawcus"
},
{
"email": "jpeacock1a@yolasite.com",
"first_name": "Jaimie",
"gender": "Male",
"id": 47,
"ip_address": "\"127.0.0.1\"",
"last_name": "Peacock"
},
{
"email": "oleabeater1d@elegantthemes.com",
"first_name": "Omar",
"gender": "Male",
"id": 50,
"ip_address": "\"127.0.0.1\"",
"last_name": "Leabeater"
},
{
"email": "amichelle1e@rakuten.co.jp",
"first_name": "Aylmar",
"gender": "Male",
"id": 51,
"ip_address": "\"127.0.0.1\"",
"last_name": "Michelle"
},
{
"email": "hbeamand1f@cdbaby.com",
"first_name": "Humphrey",
"gender": "Male",
"id": 52,
"ip_address": "\"127.0.0.1\"",
"last_name": "Beamand"
},
{
"email": "bciccerale1g@imgur.com",
"first_name": "Brnaba",
"gender": "Male",
"id": 53,
"ip_address": "\"127.0.0.1\"",
"last_name": "Ciccerale"
},
{
"email": "fdarke1h@amazonaws.com",
"first_name": "Frederich",
"gender": "Male",
"id": 54,
"ip_address": "\"127.0.0.1\"",
"last_name": "Darke"
},
{
"email": "gregis1i@oaic.gov.au",
"first_name": "Gustavus",
"gender": "Male",
"id": 55,
"ip_address": "\"127.0.0.1\"",
"last_name": "Regis"
},
{
"email": "smelton1k@fc2.com",
"first_name": "Seumas",
"gender": "Male",
"id": 57,
"ip_address": "\"127.0.0.1\"",
"last_name": "Melton"
},
{
"email": "acowtherd1l@java.com",
"first_name": "Aldon",
"gender": "Male",
"id": 58,
"ip_address": "\"127.0.0.1\"",
"last_name": "Cowtherd"
},
{
"email": "fgregoraci1o@twitter.com",
"first_name": "Far",
"gender": "Male",
"id": 61,
"ip_address": "\"127.0.0.1\"",
"last_name": "Gregoraci"
},
{
"email": "cleiden1r@google.com.br",
"first_name": "Cliff",
"gender": "Male",
"id": 64,
"ip_address": "\"127.0.0.1\"",
"last_name": "Leiden"
},
{
"email": "dchadney1z@t-online.de",
"first_name": "Dru",
"gender": "Male",
"id": 72,
"ip_address": "\"127.0.0.1\"",
"last_name": "Chadney"
},
{
"email": "dlicas22@yale.edu",
"first_name": "Dominic",
"gender": "Male",
"id": 75,
"ip_address": "\"127.0.0.1\"",
"last_name": "Licas"
},
{
"email": "akleinberer24@hubpages.com",
"first_name": "Arch",
"gender": "Male",
"id": 77,
"ip_address": "\"127.0.0.1\"",
"last_name": "Kleinberer"
},
{
"email": "klasty25@unblog.fr",
"first_name": "Kristofor",
"gender": "Male",
"id": 78,
"ip_address": "\"127.0.0.1\"",
"last_name": "Lasty"
},
{
"email": "gduplantier28@washington.edu",
"first_name": "Gerry",
"gender": "Male",
"id": 81,
"ip_address": "\"127.0.0.1\"",
"last_name": "Du Plantier"
},
{
"email": "mdrain29@economist.com",
"first_name": "Maxie",
"gender": "Male",
"id": 82,
"ip_address": "\"127.0.0.1\"",
"last_name": "Drain"
},
{
"email": "budale2b@ftc.gov",
"first_name": "Birk",
"gender": "Male",
"id": 84,
"ip_address": "\"127.0.0.1\"",
"last_name": "Udale"
},
{
"email": "mbrokenshaw2d@gnu.org",
"first_name": "Morly",
"gender": "Male",
"id": 86,
"ip_address": "\"127.0.0.1\"",
"last_name": "Brokenshaw"
},
{
"email": "gfawson2e@weibo.com",
"first_name": "Gage",
"gender": "Male",
"id": 87,
"ip_address": "\"127.0.0.1\"",
"last_name": "Fawson"
},
{
"email": "dbiddwell2f@fda.gov",
"first_name": "Dav",
"gender": "Male",
"id": 88,
"ip_address": "\"127.0.0.1\"",
"last_name": "Biddwell"
},
{
"email": "msiggers2g@google.de",
"first_name": "Mack",
"gender": "Male",
"id": 89,
"ip_address": "\"127.0.0.1\"",
"last_name": "Siggers"
},
{
"email": "emcneachtain2h@flavors.me",
"first_name": "Earlie",
"gender": "Male",
"id": 90,
"ip_address": "\"127.0.0.1\"",
"last_name": "McNeachtain"
},
{
"email": "dbraven2j@themeforest.net",
"first_name": "Daryle",
"gender": "Male",
"id": 92,
"ip_address": "\"127.0.0.1\"",
"last_name": "Braven"
},
{
"email": "dcrapper2m@weebly.com",
"first_name": "Delmore",
"gender": "Male",
"id": 95,
"ip_address": "\"127.0.0.1\"",
"last_name": "Crapper"
},
{
"email": "bwingfield2n@ftc.gov",
"first_name": "Buddie",
"gender": "Male",
"id": 96,
"ip_address": "\"127.0.0.1\"",
"last_name": "Wingfield"
},
{
"email": "jtrowler2p@a8.net",
"first_name": "Joel",
"gender": "Male",
"id": 98,
"ip_address": "\"127.0.0.1\"",
"last_name": "Trowler"
},
{
"email": "lstelfox2q@engadget.com",
"first_name": "Linus",
"gender": "Male",
"id": 99,
"ip_address": "\"127.0.0.1\"",
"last_name": "Stelfox"
}
],
"result": true
}

View File

@ -1,453 +0,0 @@
 {
"data": [
{
"email": "glovett1@google.es",
"first_name": "Georgena",
"gender": "Female",
"id": 2,
"ip_address": "17.137.193.43",
"last_name": "Lovett"
},
{
"email": "jtalkington3@intel.com",
"first_name": "Joete",
"gender": "Female",
"id": 4,
"ip_address": "30.145.6.74",
"last_name": "Talkington"
},
{
"email": "ccrinidge6@google.es",
"first_name": "Camila",
"gender": "Female",
"id": 7,
"ip_address": "3.78.63.198",
"last_name": "Crinidge"
},
{
"email": "smullis7@google.ru",
"first_name": "Shawnee",
"gender": "Female",
"id": 8,
"ip_address": "21.228.221.78",
"last_name": "Mullis"
},
{
"email": "mgamett8@jimdo.com",
"first_name": "Mei",
"gender": "Female",
"id": 9,
"ip_address": "145.85.109.8",
"last_name": "Gamett"
},
{
"email": "lgeere9@pen.io",
"first_name": "Lyn",
"gender": "Non-binary",
"id": 10,
"ip_address": "176.241.236.9",
"last_name": "Geere"
},
{
"email": "nmcmoniesb@salon.com",
"first_name": "Natividad",
"gender": "Female",
"id": 12,
"ip_address": "185.248.246.64",
"last_name": "McMonies"
},
{
"email": "agilletc@mapy.cz",
"first_name": "Aeriell",
"gender": "Female",
"id": 13,
"ip_address": "97.242.207.184",
"last_name": "Gillet"
},
{
"email": "vwraithd@walmart.com",
"first_name": "Valaree",
"gender": "Female",
"id": 14,
"ip_address": "225.94.101.143",
"last_name": "Wraith"
},
{
"email": "wduffetg@berkeley.edu",
"first_name": "Winnah",
"gender": "Polygender",
"id": 17,
"ip_address": "126.24.85.123",
"last_name": "Duffet"
},
{
"email": "ceddingtoni@amazon.co.jp",
"first_name": "Corie",
"gender": "Female",
"id": 19,
"ip_address": "15.229.240.151",
"last_name": "Eddington"
},
{
"email": "mclerkj@4shared.com",
"first_name": "Mirna",
"gender": "Female",
"id": 20,
"ip_address": "26.164.25.161",
"last_name": "Clerk"
},
{
"email": "ggrooml@cpanel.net",
"first_name": "Ginny",
"gender": "Female",
"id": 22,
"ip_address": "72.189.19.195",
"last_name": "Groom"
},
{
"email": "ltodeon@blogs.com",
"first_name": "Lacey",
"gender": "Female",
"id": 24,
"ip_address": "77.205.239.54",
"last_name": "Todeo"
},
{
"email": "alarchero@tmall.com",
"first_name": "Ardyce",
"gender": "Female",
"id": 25,
"ip_address": "11.213.127.58",
"last_name": "L'Archer"
},
{
"email": "kmorterp@discuz.net",
"first_name": "Kameko",
"gender": "Female",
"id": 26,
"ip_address": "168.91.45.51",
"last_name": "Morter"
},
{
"email": "mhulanceq@mozilla.org",
"first_name": "Melisa",
"gender": "Female",
"id": 27,
"ip_address": "88.218.70.22",
"last_name": "Hulance"
},
{
"email": "csivesr@ted.com",
"first_name": "Cathi",
"gender": "Non-binary",
"id": 28,
"ip_address": "89.50.14.51",
"last_name": "Sives"
},
{
"email": "dbruckmanns@goodreads.com",
"first_name": "Darla",
"gender": "Female",
"id": 29,
"ip_address": "241.224.57.34",
"last_name": "Bruckmann"
},
{
"email": "aalfwyu@xing.com",
"first_name": "Anna-maria",
"gender": "Female",
"id": 31,
"ip_address": "43.204.252.150",
"last_name": "Alfwy"
},
{
"email": "dmccrossanv@seesaa.net",
"first_name": "Deny",
"gender": "Female",
"id": 32,
"ip_address": "168.47.152.166",
"last_name": "McCrossan"
},
{
"email": "spardiew@reference.com",
"first_name": "Sunny",
"gender": "Female",
"id": 33,
"ip_address": "198.192.127.23",
"last_name": "Pardie"
},
{
"email": "lreynoolldsx@indiatimes.com",
"first_name": "Lynnett",
"gender": "Female",
"id": 34,
"ip_address": "86.225.158.94",
"last_name": "Reynoollds"
},
{
"email": "dbreitz@symantec.com",
"first_name": "Denys",
"gender": "Female",
"id": 36,
"ip_address": "223.255.118.172",
"last_name": "Breit"
},
{
"email": "ahartshorne11@csmonitor.com",
"first_name": "Adrian",
"gender": "Female",
"id": 38,
"ip_address": "130.253.237.253",
"last_name": "Hartshorne"
},
{
"email": "lkleinsmuntz12@ebay.com",
"first_name": "Leese",
"gender": "Female",
"id": 39,
"ip_address": "73.104.43.91",
"last_name": "Kleinsmuntz"
},
{
"email": "vlarsen16@amazon.co.uk",
"first_name": "Viviyan",
"gender": "Agender",
"id": 43,
"ip_address": "131.129.252.162",
"last_name": "Larsen"
},
{
"email": "plamasna17@china.com.cn",
"first_name": "Penelopa",
"gender": "Agender",
"id": 44,
"ip_address": "15.244.146.209",
"last_name": "Lamasna"
},
{
"email": "rbilney18@fda.gov",
"first_name": "Rosabel",
"gender": "Female",
"id": 45,
"ip_address": "236.54.193.241",
"last_name": "Bilney"
},
{
"email": "skoppeck19@blogtalkradio.com",
"first_name": "Shalna",
"gender": "Genderfluid",
"id": 46,
"ip_address": "28.198.65.91",
"last_name": "Koppeck"
},
{
"email": "seadmead1b@free.fr",
"first_name": "Susanne",
"gender": "Female",
"id": 48,
"ip_address": "255.244.60.154",
"last_name": "Eadmead"
},
{
"email": "jpigden1c@shop-pro.jp",
"first_name": "Jessica",
"gender": "Female",
"id": 49,
"ip_address": "117.125.201.147",
"last_name": "Pigden"
},
{
"email": "fseide1j@vimeo.com",
"first_name": "Ferrel",
"gender": "Agender",
"id": 56,
"ip_address": "225.122.56.210",
"last_name": "Seide"
},
{
"email": "hphilippe1m@tripod.com",
"first_name": "Hortensia",
"gender": "Female",
"id": 59,
"ip_address": "181.94.22.199",
"last_name": "Philippe"
},
{
"email": "zsafell1n@mediafire.com",
"first_name": "Zaria",
"gender": "Female",
"id": 60,
"ip_address": "4.10.31.173",
"last_name": "Safell"
},
{
"email": "cpollen1p@xinhuanet.com",
"first_name": "Crissie",
"gender": "Female",
"id": 62,
"ip_address": "242.197.141.174",
"last_name": "Pollen"
},
{
"email": "peddis1q@soup.io",
"first_name": "Peggie",
"gender": "Female",
"id": 63,
"ip_address": "47.224.156.35",
"last_name": "Eddis"
},
{
"email": "jreinhart1s@go.com",
"first_name": "Jessamyn",
"gender": "Female",
"id": 65,
"ip_address": "72.41.111.125",
"last_name": "Reinhart"
},
{
"email": "lboken1t@stanford.edu",
"first_name": "Linn",
"gender": "Female",
"id": 66,
"ip_address": "122.141.34.12",
"last_name": "Boken"
},
{
"email": "upolack1u@goo.gl",
"first_name": "Ulla",
"gender": "Female",
"id": 67,
"ip_address": "145.183.139.243",
"last_name": "Polack"
},
{
"email": "odunkirk1v@bigcartel.com",
"first_name": "Odella",
"gender": "Female",
"id": 68,
"ip_address": "62.161.156.206",
"last_name": "Dunkirk"
},
{
"email": "kmcmanaman1w@oakley.com",
"first_name": "Kerstin",
"gender": "Female",
"id": 69,
"ip_address": "29.157.211.26",
"last_name": "Mcmanaman"
},
{
"email": "vobeirne1x@cnet.com",
"first_name": "Vale",
"gender": "Female",
"id": 70,
"ip_address": "246.91.188.244",
"last_name": "O'Beirne"
},
{
"email": "ktarling1y@slashdot.org",
"first_name": "Kelila",
"gender": "Female",
"id": 71,
"ip_address": "157.126.1.94",
"last_name": "Tarling"
},
{
"email": "kblurton20@amazon.co.jp",
"first_name": "Kristi",
"gender": "Female",
"id": 73,
"ip_address": "253.213.185.244",
"last_name": "Blurton"
},
{
"email": "fpassler21@theatlantic.com",
"first_name": "Fanechka",
"gender": "Female",
"id": 74,
"ip_address": "22.77.65.15",
"last_name": "Passler"
},
{
"email": "emil23@mozilla.org",
"first_name": "Emmalynn",
"gender": "Female",
"id": 76,
"ip_address": "122.76.182.240",
"last_name": "Mil"
},
{
"email": "gladel26@pcworld.com",
"first_name": "Golda",
"gender": "Female",
"id": 79,
"ip_address": "112.182.65.25",
"last_name": "Ladel"
},
{
"email": "cstathor27@ca.gov",
"first_name": "Carolan",
"gender": "Non-binary",
"id": 80,
"ip_address": "108.42.126.29",
"last_name": "Stathor"
},
{
"email": "aarckoll2a@ox.ac.uk",
"first_name": "Aigneis",
"gender": "Genderqueer",
"id": 83,
"ip_address": "14.157.105.25",
"last_name": "Arckoll"
},
{
"email": "msudlow2c@washingtonpost.com",
"first_name": "Marianne",
"gender": "Female",
"id": 85,
"ip_address": "222.238.207.169",
"last_name": "Sudlow"
},
{
"email": "whanster2i@over-blog.com",
"first_name": "Waylen",
"gender": "Genderqueer",
"id": 91,
"ip_address": "136.164.136.123",
"last_name": "Hanster"
},
{
"email": "cashby2k@europa.eu",
"first_name": "Cara",
"gender": "Female",
"id": 93,
"ip_address": "253.242.134.66",
"last_name": "Ashby"
},
{
"email": "abenfield2l@sakura.ne.jp",
"first_name": "Auroora",
"gender": "Female",
"id": 94,
"ip_address": "58.242.9.67",
"last_name": "Benfield"
},
{
"email": "dcomini2o@oaic.gov.au",
"first_name": "Dulcinea",
"gender": "Female",
"id": 97,
"ip_address": "133.74.89.30",
"last_name": "Comini"
},
{
"email": "nhayzer2r@wp.com",
"first_name": "Nessie",
"gender": "Female",
"id": 100,
"ip_address": "215.25.37.240",
"last_name": "Hayzer"
}
],
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,117 +0,0 @@
 {
"data": [
{
"character_maximum_length": null,
"column_default": null,
"column_name": "tinyint_field",
"data_type": "tinyint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "smallint_field",
"data_type": "smallint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "int_field",
"data_type": "int",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bigint_field",
"data_type": "bigint",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "float24_field",
"data_type": "real",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "float53_field",
"data_type": "float",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "bit_field",
"data_type": "bit",
"is_nullable": "YES"
},
{
"character_maximum_length": 4000,
"column_default": null,
"column_name": "nvarchar_field",
"data_type": "nvarchar",
"is_nullable": "YES"
},
{
"character_maximum_length": -1,
"column_default": null,
"column_name": "varbinary_field",
"data_type": "varbinary",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "uid_field",
"data_type": "uniqueidentifier",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "numeric_field",
"data_type": "numeric",
"is_nullable": "YES"
},
{
"character_maximum_length": -1,
"column_default": null,
"column_name": "xml_field",
"data_type": "xml",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "date_field",
"data_type": "date",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "time_field",
"data_type": "time",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "dto_field",
"data_type": "datetimeoffset",
"is_nullable": "YES"
},
{
"character_maximum_length": null,
"column_default": null,
"column_name": "datetime_field",
"data_type": "datetime",
"is_nullable": "YES"
}
],
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1,3 +0,0 @@
 {
"result": true
}

View File

@ -1 +0,0 @@
 false

View File

@ -2852,6 +2852,7 @@
MSSQL_ГарантироватьТаблицу(ПараметрыТеста);
MSSQL_УдалитьТаблицу(ПараметрыТеста);
MSSQL_УдалитьБазуДанных(ПараметрыТеста);
MSSQL_ПолучитьСтруктуруФильтраЗаписей(ПараметрыТеста);
КонецПроцедуры
@ -24663,6 +24664,26 @@
КонецПроцедуры
Процедура MSSQL_ПолучитьСтруктуруФильтраЗаписей(ПараметрыФункции)
Результат = OPI_MSSQL.ПолучитьСтруктуруФильтраЗаписей();
// END
OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, "ПолучитьСтруктуруФильтраЗаписей", "MSSQL");
OPI_ПолучениеДанныхТестов.Проверка_Структура(Результат);
Результат = OPI_MSSQL.ПолучитьСтруктуруФильтраЗаписей(Истина);
OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, "ПолучитьСтруктуруФильтраЗаписей (пустая)", "MSSQL");
Для Каждого Элемент Из Результат Цикл
OPI_ПолучениеДанныхТестов.Проверка_Пусто(Элемент.Значение);
КонецЦикла;
КонецПроцедуры
#КонецОбласти
#КонецОбласти