table of contents
| GOLF(2gg) | Development | GOLF(2gg) |
NAME¶
sqlite-database - Golf documentation (database)
DESCRIPTION¶
SQLite database configuration file should contain a single line of text, and it must be the full path to the SQLite database file used, for example (if you keep it in Golf's application directory):
/var/lib/gg/<app name>/app/<db name>.db
SEE ALSO¶
Database
begin-transaction commit-transaction current-row database-config-file db-error mariadb-database postgresql-database rollback-transaction run-query sqlite-database See all documentation
| $VERSION | $DATE |