aboutsummaryrefslogtreecommitdiff
path: root/docs/sql
Commit message (Collapse)AuthorAgeFilesLines
* Shuffle the sql schemas around a bit.Gravatar Sadie Powell2022-05-014-0/+0
|
* Rewrite the entire logging system.Gravatar Sadie Powell2022-05-014-0/+23
| | | | | | - Much cleaner API for writing to the log. - Adds support for stderr and stdout logging to the core. - Adds support for sql and syslog logging in modules.
* Use InnoDB instead of the deprecated MyISAM in the sqloper table.Gravatar Sadie Powell2021-03-041-1/+1
|
* Fix compatibility issues between sqloper and postgresGravatar B00mX0r2019-04-281-2/+2
|
* Move the SQL tables to docs/sql and install them on `make install`.Gravatar Peter Powell2018-09-263-0/+35