Documentation ¶
Index ¶
- Variables
- func AddClaimedFieldToEventCount(db *gorm.DB) (err error)
- func AddMigration(migration func(db *gorm.DB) error, dateTime string)
- func DropAgentColumnFromSubnetState(db *gorm.DB) (err error)
- func DropAttachmentsColumnFromMessageState(db *gorm.DB) (err error)
- func DropOwnerColumnFromSubnetState(db *gorm.DB) (err error)
- func DropTopicIdColumnFromMessageState(db *gorm.DB) (err error)
- func MigrateAuthIndex(db *gorm.DB) (err error)
- type Migration
Constants ¶
This section is empty.
Variables ¶
View Source
var Migrations = []Migration{}
Functions ¶
func AddClaimedFieldToEventCount ¶ added in v1.2.0
func AddMigration ¶ added in v1.3.3
func DropAgentColumnFromSubnetState ¶ added in v1.3.3
func DropAttachmentsColumnFromMessageState ¶ added in v1.3.3
func DropOwnerColumnFromSubnetState ¶ added in v1.3.3
func DropTopicIdColumnFromMessageState ¶ added in v1.3.3
func MigrateAuthIndex ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.