You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
2
docs/en/examples/PostgreSQL/AddRecords.txt
vendored
2
docs/en/examples/PostgreSQL/AddRecords.txt
vendored
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "testbase1";
|
||||
|
||||
2
docs/en/examples/PostgreSQL/ClearTable.txt
vendored
2
docs/en/examples/PostgreSQL/ClearTable.txt
vendored
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "testbase1";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "postgres";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "postgres";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "postgres";
|
||||
|
||||
2
docs/en/examples/PostgreSQL/CreateTable.txt
vendored
2
docs/en/examples/PostgreSQL/CreateTable.txt
vendored
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "testbase1";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "postgres";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "test_data";
|
||||
|
||||
2
docs/en/examples/PostgreSQL/DeleteTable.txt
vendored
2
docs/en/examples/PostgreSQL/DeleteTable.txt
vendored
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "testbase1";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "testbase1";
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Image = "https://api.athenaeum.digital/test_data/picture.jpg";
|
||||
OPI_TypeConversion.GetBinaryData(Image); // Image - Type: BinaryData
|
||||
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "test_data";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "postgres";
|
||||
|
||||
2
docs/en/examples/PostgreSQL/GetRecords.txt
vendored
2
docs/en/examples/PostgreSQL/GetRecords.txt
vendored
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "testbase1";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "testbase1";
|
||||
|
||||
2
docs/en/examples/PostgreSQL/IsConnector.txt
vendored
2
docs/en/examples/PostgreSQL/IsConnector.txt
vendored
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "postgres";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Address = "93.125.42.204";
|
||||
Address = "127.0.0.1";
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Base = "test_data";
|
||||
|
||||
Reference in New Issue
Block a user