| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some minor issues with the sqloper schemas.•••- Only create the pgsql table if it doesn't exist. - Separate the active column out from others. | 2024-07-01 | 3 | -1/+4 | |
| * | Add a DBML schema for the sqloper module and update the tables. | 2024-07-01 | 4 | -34/+141 | |
| * | Fix the log_sql module schema allowing null columns. | 2024-07-01 | 4 | -16/+13 | |
| * | Shuffle the sql schemas around a bit. | 2022-05-01 | 4 | -0/+0 | |
| * | Rewrite the entire logging system.•••- 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. | 2022-05-01 | 4 | -0/+23 | |
| * | 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 |
