You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(admin,orm): fix user deletion and database initialization
- Add db.initialize() call before table creation
- Fix sync/async delete methods for models
- Fix user deletion calls in admin
- Add sync methods for database operations in sync mode
- Minor QuerySet improvements for sync/async first/all support
0 commit comments