feat(db): add initial Prisma migration and seed script
- Add init migration with all 23 models including PostGIS - Add seed script for districts, plans, and sample data Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
3
prisma/migrations/migration_lock.toml
Normal file
3
prisma/migrations/migration_lock.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
# Please do not edit this file manually
|
||||
# It should be added in your version-control system (e.g., Git)
|
||||
provider = "postgresql"
|
||||
Reference in New Issue
Block a user