mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
- Introduced a new "member_role" table to define user roles with associated permissions. - Implemented default roles (owner, admin, member) for each organization during migration. - Updated the "users" table and other related tables to reflect changes in role management. - Enhanced SQL migration scripts to ensure data integrity and consistency across the database.