Sadie Powell
f166ef0a70
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 18:33:07 +01:00
Sadie Powell
4718cec54a
Add a DBML schema for the sqloper module and update the tables.
2024-07-01 13:14:04 +01:00
Sadie Powell
de1ede1ebc
Fix the log_sql module schema allowing null columns.
2024-07-01 12:06:45 +01:00
Sadie Powell
98e2cf6b24
Shuffle the sql schemas around a bit.
2022-05-01 22:21:53 +01:00
Sadie Powell
c382faf9c9
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 22:07:04 +01:00
Sadie Powell
cf343bdeaf
Use InnoDB instead of the deprecated MyISAM in the sqloper table.
2021-03-04 01:30:21 +00:00
B00mX0r
2533dc10f9
Fix compatibility issues between sqloper and postgres
2019-04-28 00:03:30 +01:00
Peter Powell
2af0476c5a
Move the SQL tables to docs/sql and install them on make install
.
2018-09-26 23:36:19 +01:00