Documentation ¶
Overview ¶
Package schema contains the database schema, migrations and seeding data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteAll ¶
DeleteAll runs the set of Drop-table queries against db. The queries are ran in a transaction and rolled back if any fail.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.