- 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. |
||
|---|---|---|
| .. | ||
| crimes | ||
| summary | ||
| units | ||
| crime-category.ts | ||
| district-center.ts | ||
| district-coordinates.ts | ||
| languages.ts | ||
| nav.ts | ||
| resources.ts | ||
| roles.ts | ||
| sample-data.json | ||
| timezones.ts | ||
| users.ts | ||