# Functions
Connect setups connections to Postgres database.
Disconnect closes the connections to the MySQL database.
ExecuteFileScript runs a specific migration file on a MySQL database using specific path.
No description provided by the author
NewStubDBStore init a new instance for storage.
# Constants
The stub schema version.
# Structs
StubDBStore stores stub information to database.