• Johnny's avatar
    refactor: migrate HOST roles to ADMIN · 0f3c9a46
    Johnny authored
    - 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.
    0f3c9a46
Name
Last commit
Last update
..
docs Loading commit data...
public Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
biome.json Loading commit data...
components.json Loading commit data...
index.html Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
tsconfig.json Loading commit data...
vite.config.mts Loading commit data...