Database Drivers
SQLite
Driver: sqlite
Configuration
DB_SQLITE_PATH
- Default:
.data/sqlite.db
The path to the SQLite database file. This file will be created if it does not exist.
Driver: sqlite
DB_SQLITE_PATH
.data/sqlite.db
The path to the SQLite database file. This file will be created if it does not exist.