mysql

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Drop

func Drop(orm *gorm.DB, dst ...interface{}) error

func Migrate

func Migrate(orm *gorm.DB, dst ...interface{}) error

func NewOrm

func NewOrm(dsn string) (*gorm.DB, error)

Types

type Tx added in v0.28.0

type Tx interface {
	Transaction(fc func(tx *gorm.DB) error, opts ...*sql.TxOptions) (err error)
}

Jump to

Keyboard shortcuts

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