package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Dec 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package migrate contains the database schema, migrations and seeding data.
Migrate attempts to bring the database up to date with the migrations
defined in this package.
Seed runs the seed document defined in this package against db. The queries
are run in a transaction and rolled back if any fail.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.