package
Version:
v0.0.0-...-9d47661
Opens a new window with list of versions in this module.
Published: Jan 12, 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 dbmigrate contains the databse 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 the 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.