sql

package
v0.0.0-...-097943f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DropSQLStrings = []string{
	`DROP DATABASE IF EXISTS %s `,
	`DROP TABLE IF EXISTS %s `,
}

Functions

func DropDatabaseFirst

func DropDatabaseFirst(db *sql.DB) error

DropDatabaseFirst create role table.

func DropTableFirst

func DropTableFirst(db *sql.DB) error

DropTableFirst create role table.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL