Documentation ¶
Overview ¶
Package builder provides query builder.
Index ¶
- type Builder
- func (b *Builder) CurrentVersion(path, name string) (string, *table.QueryParameters)
- func (b *Builder) Delete(path, name string, migration Migration) (string, *table.QueryParameters)
- func (b *Builder) Insert(path, name string, migration Migration, appliedAt time.Time) (string, *table.QueryParameters)
- type Migration
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.