MIF_E31221222/sigap-website/prisma/data/jsons
vergiLgood1 c7bdb24ceb feat: Add triggers and functions for user management and location handling
- Implemented user creation, update, and deletion triggers to manage officer and standard user data.
- Created functions to handle user type changes and conditional updates based on user metadata.
- Added a function to retrieve nearby units based on geographical coordinates.
- Established triggers to update distance to units upon location changes.
- Created spatial indexes for efficient querying of units and locations.
- Added a function to delete the current user from the auth.users table.
2025-05-18 13:52:26 +07:00
..
crimes feat: Add crime data JSON and district center data for crime incidents 2025-05-12 08:17:26 +07:00
summary feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00
units feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00
crime-category.ts add some stuff 2025-04-27 22:41:27 +07:00
district-center.ts fix: Update district coordinates and improve unit seeding logic 2025-05-14 08:15:27 +07:00
district-coordinates.ts feat: Add triggers and functions for user management and location handling 2025-05-18 13:52:26 +07:00
languages.ts feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00
nav.ts feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00
resources.ts feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
roles.ts feat: Implement migration and seeding for officers and patrol units 2025-05-16 00:50:30 +07:00
sample-data.json feat: Add CrimePopup and DistrictPopup components for displaying crime data on the map 2025-05-02 22:19:54 +07:00
timezones.ts feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00
users.ts feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data 2025-04-25 02:04:04 +07:00