Documentation ¶
Index ¶
- type Engine
- func (e *Engine) CreateIndex(table *schema.Table) error
- func (e *Engine) CreateTable(table *schema.Table) error
- func (e *Engine) CreateUnique(table *schema.Table) error
- func (e *Engine) DropIndexes(table *schema.Table) error
- func (e *Engine) DropTable(models ...interface{}) error
- func (e *Engine) GetProvider() *rt.Provider
- func (e *Engine) HasTable(table *schema.Table) error
- func (e *Engine) Reset()
- func (e *Engine) SetLogger(log logo.Logger)
- func (e *Engine) Sync(beans ...interface{}) error
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.