Documentation
¶
Index ¶
Constants ¶
View Source
const CREATE_KEY_TRIPLE_VIEW_SQL = `` /* 751-byte string literal not displayed */
View Source
const CREATE_MANIFEST_VIEW_SQL = `` /* 372-byte string literal not displayed */
View Source
const CREATE_MODULE_TAG_VIEW_SQL = `` /* 574-byte string literal not displayed */
View Source
const CREATE_VALUE_TRIPLE_VIEW_SQL = `` /* 755-byte string literal not displayed */
View Source
const DROP_KEY_TRIPLE_VIEW_SQL = `DROP VIEW key_triple_entries`
View Source
const DROP_MANIFEST_VIEW_SQL = `DROP VIEW manifest_entries`
View Source
const DROP_MODULE_TAG_VIEW_SQL = `DROP VIEW module_tag_entries`
View Source
const DROP_VALUE_TRIPLE_VIEW_SQL = `DROP VIEW value_triple_entries`
Variables ¶
View Source
var Migrations = migrate.NewMigrations()
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.