Files
dokploy/apps
Mauricio Siu db221e5cc4 feat(database): update member roles and enforce roleId constraints
- Added a script to update existing members with corresponding roles based on their current role type.
- Set the "roleId" column in the "member" table to NOT NULL to ensure data integrity.
- Enhanced foreign key constraints for better relationship management within the database.
2025-07-13 00:20:41 -06:00
..