mirror of https://github.com/usememos/memos
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- 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. |
4 months ago | |
|---|---|---|
| .. | ||
| 00__rename_resource_to_attachment.sql | 5 months ago | |
| 01__drop_memo_organizer.sql | 5 months ago | |
| 02__drop_indexes.sql | 5 months ago | |
| 03__alter_user_role.sql | 4 months ago | |
| 04__migrate_host_to_admin.sql | 4 months ago | |