mysql

package
v1.7.8 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 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 = sqlx.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

func ShowColumns(table string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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