| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Shuffle the sql schemas around a bit. | 2022-05-01 | 4 | -0/+0 | |
| | | |||||
| * | Rewrite the entire logging system. | 2022-05-01 | 4 | -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. | 2021-03-04 | 1 | -1/+1 | |
| | | |||||
| * | Fix compatibility issues between sqloper and postgres | 2019-04-28 | 1 | -2/+2 | |
| | | |||||
| * | Move the SQL tables to docs/sql and install them on `make install`. | 2018-09-26 | 3 | -0/+35 | |
