package
0.2.7
Repository: https://github.com/raoptimus/db-migrator.go.git
Documentation: pkg.go.dev

# Functions

NewConnection creates a new instance of Connection.
NewFileNameBuilder creates a new instance of FileNameBuilder.

# Structs

Connection is an autogenerated mock type for the Connection type.
Connection_Driver_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Driver'.
Connection_DSN_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DSN'.
Connection_ExecContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExecContext'.
No description provided by the author
Connection_QueryContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'QueryContext'.
Connection_Transaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Transaction'.
FileNameBuilder is an autogenerated mock type for the FileNameBuilder type.
FileNameBuilder_Down_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Down'.
No description provided by the author
FileNameBuilder_Up_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Up'.