'sqlite3.db' will no longer spawn in folder other than 'backend' by mistake(e.g. app folder).
Since the way the database configuration load has changed, we need to pay more attention on next deploy. Single 'git pull' would not work. New 'db_config.ini' has to be uploaded.
35 done.
'sqlite3.db' will no longer spawn in folder other than 'backend' by mistake(e.g. app folder).
Since the way the database configuration load has changed, we need to pay more attention on next deploy. Single 'git pull' would not work. New 'db_config.ini' has to be uploaded.