| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Postgres connection timeout | Rory& | 2026-07-16 | 1 | -2/+13 |
| | | |||||
| * | docs(database) Fix inaccurate description of lock in comment | ald_productions | 2026-07-09 | 1 | -1/+1 |
| | | |||||
| * | fix(migration): Ensure that only ONE server can attempt to apply migrations ↵ | ald_productions | 2026-07-08 | 1 | -4/+10 |
| | | | | | | | at a time Resolves a race condition in which non-bundled environments can attempt to run migrations simultaniously. When this occurs, the migrations can break. | ||||
| * | fix: ignore null/undefined in where queries | CyberL1 | 2026-06-26 | 1 | -0/+4 |
| | | |||||
| * | Fix import path for initial migration | Rory& | 2026-06-12 | 1 | -1/+1 |
| | | |||||
| * | Move migrations to database | Rory& | 2026-06-12 | 1 | -3/+3 |
| | | |||||
| * | Fix recursive import in database | Rory& | 2026-06-12 | 1 | -6/+4 |
| | | |||||
| * | Move entities to database | Rory& | 2026-06-12 | 1 | -1/+1 |
| | | |||||
| * | Move database to toplevel | Rory& | 2026-06-12 | 1 | -0/+140 |
