Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MigrationsFS embed.FS
MigrationsFS holds Atlas migration files. Embed the entire directory so it works even when no migrations exist yet.
Functions ¶
func ConfigureDB ¶ added in v0.8.0
ConfigureDB enables WAL mode and foreign keys on an existing *sql.DB. This is useful when multiple packages need to share the same connection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.