package
Version:
v0.0.0-...-faaee1e
Opens a new window with list of versions in this module.
Published: Dec 12, 2021
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 contains the db schema, migrations and seeding data.
DeleteAll runs the set of Drop-table queries against db. The queries are ran in a
transaction and rolled back if any fail.
Seed func inserts seed-data into the db. It uses a transaction so
if any `seed query` fails, it runs a rollback operation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.