You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
4
docs/en/examples/MySQL/AddTableColumn.txt
vendored
4
docs/en/examples/MySQL/AddTableColumn.txt
vendored
@@ -1,6 +1,6 @@
|
||||
Address = "127.0.0.1";
|
||||
Address = FunctionParameters["PG_IP"];
|
||||
Login = "bayselonarrend";
|
||||
Password = "12we...";
|
||||
Password = FunctionParameters["PG_Password"];
|
||||
Base = "testbase1";
|
||||
|
||||
TLS = True;
|
||||
|
||||
Reference in New Issue
Block a user