package
0.44.1
Repository: https://github.com/documize/community.git
Documentation: pkg.go.dev

# Functions

Check that the database is configured correctly and that all the required tables exist.
Create the tables in a blank database.
GetSQLVariant uses database value form @@version_comment to deduce MySQL variant.
GetSQLVersion returns SQL version as major,minor,patch numerics.
Migrate the database as required, consolidated action.