managarten/apps/zitare
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
..
apps 🐛 fix(admin): use PostgresJsDatabase instead of NodePgDatabase 2026-02-12 02:34:00 +01:00