Commit Graph

3 Commits (4180613fc00e6e633f495d8aa9945d418866a670)

Author SHA1 Message Date
Steven 4180613fc0 fix: update demo mode handling 5 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.
5 months ago
Claude f241b590a2 chore: update demo data 8 months ago