Documentation
¶
Overview ¶
Package migrations embeds the SQL migration files so the server can apply them at startup via goose (no external migration tool needed for self-host).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds the goose SQL migrations (applied with dialect "postgres").
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.