package
Version:
v1.0.0-alpha
Opens a new window with list of versions in this module.
Published: May 10, 2025
License: MIT, MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var DMLSQL = []string{
"BEGIN",
"BEGIN TRANSACTION",
"COMMIT",
"END TRANSACTION",
"ROLLBACK",
"INSERT",
"UPDATE",
"DELETE",
"CREATE",
"ALERT",
"DROP",
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.