Documentation
¶
Overview ¶
Package migrations embeds the forward-only SQL migration files so the server can apply them on startup without shipping the .sql files separately.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds every migration file, named NNNN_description.sql and applied in lexical order.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.