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:
2
docs/en/examples/MySQL/ExecuteSQLQuery.txt
vendored
2
docs/en/examples/MySQL/ExecuteSQLQuery.txt
vendored
@@ -21,7 +21,7 @@
|
||||
|type TINYINT UNSIGNED,
|
||||
|date DATE,
|
||||
|time TIME,
|
||||
|data BLOB
|
||||
|data MEDIUMBLOB
|
||||
|);";
|
||||
|
||||
Result = OPI_MySQL.ExecuteSQLQuery(QueryText, , , Connection);
|
||||
|
||||
Reference in New Issue
Block a user