# Functions
CheckDatabaseEngine checks if the correct database engine is used.
DatabaseEngineAllowed checks if the database engine is allowed.
DatabaseEngineFromString parses an engine from a string.
DatabaseEngineFromStringAllowed parses an engine from a string and checks if the database engine is allowed.
DatabaseExists checks if the database folder exists and is not empty.
No description provided by the author
LoadDatabaseEngineFromFile returns the engine from the "database info file".
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author