| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add include path for PostgreSQL + overall cleanup | fusion32 | 2025-10-19 |
| | | | | | | | | Some distributions place libpq headers under /usr/include/postgresql which is why it's added to the include path. And even though we don't support it yet, the same happens with MariaDB, with headers being placed under /usr/include/mariadb. | ||
| * | organize database configs and schema files + compilation guards | fusion32 | 2025-10-10 |
