utils

package
v0.0.0-...-44018a4 Latest Latest
Warning

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

Go to latest
Published: May 15, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitSQLiteDB

func InitSQLiteDB(dbPath string) (*gorm.DB, error)

func MigrateDB

func MigrateDB(sqldb *sql.DB, migrationFS embed.FS, migrationPath string) error

func MigrateServerSpecificDB

func MigrateServerSpecificDB(sqldb *sql.DB, migrationFS embed.FS, migrationPath string, tablePrefix string) error

func SQLiteDSN

func SQLiteDSN(dbPath string) string

SQLiteDSN builds a SQLite connection string with the project's standard connection parameters. This centralizes DSN construction so callers don't duplicate query parameters as ad-hoc string literals.

Types

This section is empty.

Jump to

Keyboard shortcuts

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