Files
mRemotify/backend/prisma/migrations/migration_lock.toml
deadRabbit 3e99d8a529 Add initial Prisma migration
prisma migrate deploy requires migration files to exist — creates the
users, folders, and connections tables with all foreign key constraints.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 12:43:12 +01:00

4 lines
128 B
TOML

# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "postgresql"