mysql

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: MIT, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DateTimeZero  = "0001-01-01 00:00:00"
	TimeStampZero = "0000-00-00 00:00:00"
)
View Source
const (
	NotDeleted = dbi.ColumnDeletedAt + " = '" + DateTimeZero + "'"
)
View Source
const ShowTables = `SHOW TABLES`

Variables

This section is empty.

Functions

func MySqlTypeToGoType

func MySqlTypeToGoType(typ string) string

func Now

func Now() string

func ShowColumns added in v0.3.8

func ShowColumns(table string) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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