package
Version:
v0.0.0-...-2e936b0
Opens a new window with list of versions in this module.
Published: Nov 17, 2023
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 database schema, migrations and seeding data.
Migrate attempts to bring the schema for db up to date.
Seed runs the set of seed-data queries against db. The queries are ran in a
transaction and rolled back if any fail.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.