This website requires JavaScript.
Explore
Help
Register
Sign In
diyoanggara
/
MIF_E31221222
Watch
1
Star
0
Fork
You've already forked MIF_E31221222
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e891df87d0
MIF_E31221222
/
sigap-website
/
prisma
History
vergiLgood1
e891df87d0
Refactor seeding scripts to utilize generateIdWithDbCounter for unique ID generation across crime categories, incidents, and units. Implement a new utility function for generating distributed points within district areas to enhance incident location variability. Comment out unnecessary type drops and creations in SQL migration files for clarity. Add migration scripts to drop and re-add the phone field in the units table, ensuring data integrity during schema updates.
2025-05-06 01:21:04 +07:00
..
backups
Refactor seeding scripts to utilize generateIdWithDbCounter for unique ID generation across crime categories, incidents, and units. Implement a new utility function for generating distributed points within district areas to enhance incident location variability. Comment out unnecessary type drops and creations in SQL migration files for clarity. Add migration scripts to drop and re-add the phone field in the units table, ensuring data integrity during schema updates.
2025-05-06 01:21:04 +07:00
data
feat: Add CrimePopup and DistrictPopup components for displaying crime data on the map
2025-05-02 22:19:54 +07:00
migrations
Refactor seeding scripts to utilize generateIdWithDbCounter for unique ID generation across crime categories, incidents, and units. Implement a new utility function for generating distributed points within district areas to enhance incident location variability. Comment out unnecessary type drops and creations in SQL migration files for clarity. Add migration scripts to drop and re-add the phone field in the units table, ensuring data integrity during schema updates.
2025-05-06 01:21:04 +07:00
seeds
Refactor seeding scripts to utilize generateIdWithDbCounter for unique ID generation across crime categories, incidents, and units. Implement a new utility function for generating distributed points within district areas to enhance incident location variability. Comment out unnecessary type drops and creations in SQL migration files for clarity. Add migration scripts to drop and re-add the phone field in the units table, ensuring data integrity during schema updates.
2025-05-06 01:21:04 +07:00
utils
feat: add initial data seeding for resources, roles, demographics, crime incidents, and geographic data
2025-04-25 02:04:04 +07:00
db.ts
refactor add user and invite user
2025-03-22 23:20:31 +07:00
schema.prisma
feat: enhance crime incidents seeder with year validation and import all-year summaries
2025-04-25 16:58:32 +07:00
seed.ts
feat: enhance crime incidents seeder with year validation and import all-year summaries
2025-04-25 16:58:32 +07:00