# Functions
Open initializes the context and creates a database connection.
# Structs
Context defines the global database context with access to all database available tables and operations.
Migrations defines a wrapper struct for all of the migrations table operations.
Unittests defines a set of operations for the unittests table.