Documentation
¶
Overview ¶
Package migrations is the one migration directory. Every table in PlatformKit is created here, numbered once, and applied by kit/db.Migrate as the owner role against the single "schema_migrations" ledger.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds the migration files. kit/db.Migrate reads it through source/iofs.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.