Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateAssetEventsTable ¶
NewCreateAssetEventsTable creates a new migration.
func NewCreateAssetsDatabase ¶
NewCreateAssetsDatabase creates a new migration.
Types ¶
type CreateAssetEventsTable ¶
type CreateAssetEventsTable struct { }
CreateAssetEventsTable represents a immudb SQL migration.
type CreateAssetsDatabase ¶
type CreateAssetsDatabase struct { }
CreateAssetsDatabase represents a immudb SQL migration.
func (*CreateAssetsDatabase) Down ¶
func (m *CreateAssetsDatabase) Down() error
Down reverts the migration. Note: migration cannot be reverted in immudb.
Click to show internal directories.
Click to hide internal directories.