Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Migrations ¶
type Migrations struct {
// contains filtered or unexported fields
}
func (*Migrations) Migrate ¶
func (m *Migrations) Migrate()
Migrate migrates the database using the migration scripts provided
Click to show internal directories.
Click to hide internal directories.