sarlink-portal/prisma/migrations/migration_lock.toml
i701 490150f9b7 Refactor user actions and authentication components
- Updated user verification logic to include atoll and island relationships.
- Introduced CreateClient function for integrating with external client API.
- Replaced 'house_name' with 'address' in user signup data handling.
- Added new Checkbox component for improved UI interactions.
- Migrated database provider from SQLite to PostgreSQL and redefined user schema.
- Removed obsolete migration files and ensured database integrity with new structure.
2024-11-30 23:38:20 +05:00

3 lines
126 B
TOML

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