Documentation
¶
Index ¶
- func GetConnectionString(typ, user, pass, host, port, db, dbSchema string) string
- func InitDbPool(connStr string) (*pgxpool.Pool, error)
- func RunDbMigrations(migrateDir, connStr string) (uint, uint, bool, error)
- func RunDbProvision(connStr, dbSchema string) error
- func SearchPath(dbSchema string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConnectionString ¶
func RunDbProvision ¶
func SearchPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.