package
Version:
v0.0.0-...-a55ffd3
Opens a new window with list of versions in this module.
Published: Aug 19, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package schema defines the database schema, migrations, and seed
data for persisting records in the project.
Migrate attempts to bring the schema for db up to date with the migrations
defined in this package.
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.