Commit Graph

3 Commits (7e21b728b346e80023c93e8986130f83e70584f9)

Author SHA1 Message Date
Steven 4180613fc0 fix: update demo mode handling 6 months ago
Johnny 0f3c9a467d refactor: migrate HOST roles to ADMIN
- Updated the isSuperUser function to only check for ADMIN role.
- Added SQL migration scripts for MySQL, PostgreSQL, and SQLite to change user roles from HOST to ADMIN.
- Created a new SQLite migration to alter the user table structure and ensure data integrity during the migration process.
6 months ago
Claude f241b590a2 chore: update demo data 9 months ago