Documentation
¶
Overview ¶
not necessary to move ALL SQL queries here
Index ¶
- func QCheckDbExists(dbname string) string
- func QCreateNewDbFromOldTemplate(newDbName string, oldDbName string) string
- func QDisconnectAllUsersFromDb(dbname string) string
- func QGetConstraints(tableid string) string
- func QGetExistingDbs() string
- func QGetSchema(tableid string) string
- func QGetSequences() string
- func QGetViews() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QCheckDbExists ¶
func QGetConstraints ¶
pass "" in tableid if need to get constraints for the whole db
func QGetExistingDbs ¶
func QGetExistingDbs() string
func QGetSchema ¶
pass "" in tableid if need to get schema for the whole db
func QGetSequences ¶
func QGetSequences() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.