Documentation
¶
Index ¶
- type Driver
- func (_m *Driver) Builder() *builder.Sqlbuilder
- func (_m *Driver) DB() *sqlx.DB
- func (_m *Driver) Drop() error
- func (_m *Driver) Dump(path string, filename string) error
- func (_m *Driver) Install() error
- func (_m *Driver) Migrate(_a0 *version.Version) error
- func (_m *Driver) Schema() string
- func (_m *Driver) Tables() ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
Driver is an autogenerated mock type for the Driver type
func (*Driver) Builder ¶
func (_m *Driver) Builder() *builder.Sqlbuilder
Builder provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.