spomeni/prisma/migrations
dimitar 8569b506d2 feat(db): add AdminUser and Code models with migration
- Add AdminUser model (username, passwordHash, role enum)
- Add Code model (code, createdBy, usedByUserId, timestamps)
- Install bcryptjs for password hashing
- Run migration add_admin_and_code
2026-07-29 18:54:40 +02:00
..
20260620151657_init init 2026-06-20 18:17:30 +02:00
20260620163243_add_memorial_dates template refinement 2026-06-20 19:28:05 +02:00
20260729165425_add_admin_and_code feat(db): add AdminUser and Code models with migration 2026-07-29 18:54:40 +02:00
migration_lock.toml init 2026-06-20 18:17:30 +02:00