mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
- 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.