Go to file
vergiLgood1 01d166816d Refactor Supadart model classes for consistency and clarity
- Renamed model classes to follow a unified naming convention (e.g., Evidence to EvidenceSupadartModel).
- Updated references to related models to match new naming conventions (e.g., IncidentLogs to IncidentLogSupadartModel).
- Adjusted static methods for conversion and JSON parsing to reflect the new class names.
- Modified table names in the models to align with the new naming scheme.
- Changed output directory in supadart.yaml to 'lib/generated/' for better organization.
- Mapped database table names to the new model class names in supadart.yaml.
2025-05-18 14:42:34 +07:00
.vscode add trigger for auth.users to custom public.user 2025-02-27 19:58:21 +07:00
sigap-mobile Refactor Supadart model classes for consistency and clarity 2025-05-18 14:42:34 +07:00
sigap-website feat: Add triggers and functions for user management and location handling 2025-05-18 13:52:26 +07:00
README.md Update README.md 2025-03-03 23:17:57 +07:00

README.md

sigap-v