MIF_E31221222/sigap-website/app
vergiLgood1 0747897fc7 Refactor database privileges and schema management
- Created migration scripts to manage the 'prisma' role and its privileges across various schemas including 'public', 'gis', 'auth', and 'storage'.
- Added explicit grants for all necessary tables, sequences, and functions to ensure the 'prisma' role has appropriate access.
- Implemented triggers for user management in the 'auth' schema to handle new user creation, updates, and deletions.
- Established default privileges for future objects in the specified schemas to streamline permission management.
- Updated remote schema management scripts to include grants for 'postgres' on specific tables and functions.
- Dropped and recreated types in the 'gis' schema to ensure proper structure and functionality.
2025-05-05 23:39:01 +07:00
..
(pages) Refactor database privileges and schema management 2025-05-05 23:39:01 +07:00
_components Refactor database privileges and schema management 2025-05-05 23:39:01 +07:00
_hooks feat: add incident severity categorization and utility functions 2025-05-04 04:24:17 +07:00
_lib add some stuff 2025-04-27 22:41:27 +07:00
_styles Refactor database privileges and schema management 2025-05-05 23:39:01 +07:00
_utils Refactor database privileges and schema management 2025-05-05 23:39:01 +07:00
api set up sentry 2025-03-16 00:46:37 +07:00
sentry-example-page set up sentry 2025-03-16 00:46:37 +07:00
favicon.ico init next 14 with supabase 2025-02-12 19:10:21 +07:00
global-error.tsx set up sentry 2025-03-16 00:46:37 +07:00