package
Version:
v0.0.26
Opens a new window with list of versions in this module.
Published: Feb 17, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
- Variables
-
func Comment(tx *sql.Tx, t, objectName, newComment, schema string) error
-
func MustCommit(tx *sql.Tx)
-
func Rename(tx *sql.Tx, t, old, new, schema string) error
-
func RenameGlobal(tx *sql.Tx, t, old, new string) error
Comment changes the comment on the Database object
func MustCommit(tx *sql.Tx)
MustCommit tries commit and fails hard if it does not work
Rename changes the name on the Database
RenameGlobal changes the global name on the Database
Source Files
¶
Click to show internal directories.
Click to hide internal directories.