Documentation
¶
Overview ¶
Package migrations embeds the goose SQL migrations so a single binary can bring any data directory up to date. internal/store runs them at startup; sqlc reads the same files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds every *.sql migration in this directory.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.