clanker 6d4c551766 fix: file-backed databases share one process-wide connection — per-scope connections were never reliably finalised (request object graphs retain their scoped instances), leaking a db+wal fd pair per request until FD exhaustion silently killed the listener and timers; a single serialized connection (WAL + busy timeout) is SQLite's recommended single-process pattern 5 dagen geleden
..
DatabaseConfigurator.vala 6d4c551766 fix: file-backed databases share one process-wide connection — per-scope connections were never reliably finalised (request object graphs retain their scoped instances), leaking a db+wal fd pair per request until FD exhaustion silently killed the listener and timers; a single serialized connection (WAL + busy timeout) is SQLite's recommended single-process pattern 5 dagen geleden
InversionTypeProvider.vala a0f8ad71b5 refactor(di): add metadata to type registrations and adjust lifecycles 5 maanden geleden
MigrationStartupService.vala a0f8ad71b5 refactor(di): add metadata to type registrations and adjust lifecycles 5 maanden geleden
meson.build 501f970a59 Initial commit 5 maanden geleden