# Functions
No description provided by the author
No description provided by the author
if configured database does not exist, it is considered a new deployment, will create database and init tables; if configured database exists, but db_version table does not exist, it is also considered a new deployment,
maybe we do not have permission to create database or other reasons, then will init all tables.