Browse Source
- Add missing auth columns (email_verified, password_history, etc.) to INSERT INTO - Add .autoincrement() to users.id primaryKey for SQLite compatibility - Remove redundant users_email_index (unique index already provides lookup) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 changed files with 3 additions and 5 deletions
Loading…
Reference in new issue