Documentation
¶
Overview ¶
Package migrations embute o SQL de schema no binario.
The embed lives here, and not in the postgres package, because `//go:embed` only reaches files in the package's own directory — it does not take `../`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds the versioned migrations, applied by goose.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.