|
|
2a808f8ca1
|
fix(db): preserve OAuth user verified status during migration
Update emailVerified type conversion to set OAuth users (those with
account records) as verified before converting timestamp to boolean.
|
2026-04-06 23:16:58 -04:00 |
|
|
|
afb27eb66d
|
fix(db): remove authenticator references from relations
Remove dropped authenticator table references from drizzle relations
to prevent drizzle-kit from attempting to recreate the table.
|
2026-04-06 23:16:34 -04:00 |
|
|
|
febc57b240
|
refactor: update DB schema for better-auth conventions
|
2026-04-06 22:41:00 -04:00 |
|
|
|
12e9ec5d85
|
proper user/session creation and auth integration into UI
|
2025-08-19 03:40:06 -04:00 |
|