Files
DentalManagementMH04/apps/Backend
ff f415100cdb fix: fix db restore not applying and auto-create USB backup folder
- Reset public schema before psql restore so existing tables don't
  block CREATE TABLE statements (pg_dump without --clean has no DROPs)
- Disconnect Prisma connection pool after restore so next request
  gets fresh connections against the restored data
- Auto-create the USB backup subfolder if it doesn't exist instead
  of failing; only fail if the destination drive itself is missing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 23:12:41 -04:00
..
2026-04-04 22:13:55 -04:00
2026-04-12 12:54:40 -04:00
2026-04-04 22:13:55 -04:00
2026-04-07 23:52:05 -04:00
2026-04-04 22:13:55 -04:00
2026-04-04 22:13:55 -04:00