db

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DriverSQLite   = "sqlite"
	DriverPostgres = "postgres"
	DriverMySQL    = "mysql"
)

Variables

This section is empty.

Functions

func Migrate

func Migrate(ctx context.Context, client *ent.Client) error

func Open

func Open(ctx context.Context, cfg config.DBConfig) (*ent.Client, error)

func OpenAndMigrate

func OpenAndMigrate(ctx context.Context, cfg config.DBConfig) (*ent.Client, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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