To enable Sqlite connections, add the following to /app/data/config/config_user.py using the File manager.
Be sure to restart the app after making any changes.
PREVENT_UNSAFE_DB_CONNECTIONS = False
Sqlite SQLAlchemy path
SQLAlchemy's Sqlite path has 4 slashes for absolute paths. For example, file:////app/data/sample/northwind.db