managarten/apps/contacts/apps
Till-JS 03c9267a69 🐛 fix(admin): use PostgresJsDatabase instead of NodePgDatabase
All backends use postgres-js driver, not node-postgres. The admin
services incorrectly imported from drizzle-orm/node-postgres which
caused runtime errors: "Cannot find module 'pg'"

Fixed in: chat, todo, calendar, contacts, picture, zitare
2026-02-12 02:34:00 +01:00
..
backend 🐛 fix(admin): use PostgresJsDatabase instead of NodePgDatabase 2026-02-12 02:34:00 +01:00
web ♻️ refactor(todo,contacts): remove sidebar mode from PillNavigation 2026-02-02 19:16:56 +01:00