Folo/apps/mobile/drizzle/meta
Innei 28a6a5d5d3
fix: add email verification to users table and update related migrations
- Added `email_verified` column to the `users` table in the SQL migration.
- Updated migration imports to include the new migration for `0019_wonderful_shape`.
- Modified the user schema to include `emailVerified` field.
- Updated user handling in the store to manage the new `emailVerified` property.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-28 17:25:17 +08:00
..
0000_snapshot.json
0001_snapshot.json
0002_snapshot.json
0003_snapshot.json
0004_snapshot.json
0005_snapshot.json chore: init entries table 2025-01-17 10:29:07 +08:00
0006_snapshot.json chore: init entries table 2025-01-17 10:29:07 +08:00
0007_snapshot.json feat: basic entry data sync (#2597) 2025-01-17 21:12:38 +08:00
0008_snapshot.json feat: add collections table and implement collection management services (#2718) 2025-02-11 17:57:05 +08:00
0009_snapshot.json feat(mobile): add AI summary generation for entries 2025-02-12 18:11:42 +08:00
0010_snapshot.json feat(mobile): add AI summary generation for entries 2025-02-12 18:11:42 +08:00
0011_snapshot.json feat(mobile): cache image info (#2899) 2025-02-27 11:10:32 +08:00
0012_snapshot.json fix(mobile): list entries cache 2025-02-27 12:21:19 +08:00
0013_snapshot.json feat(mobile): Enhance user profile and database schema 2025-03-04 00:09:23 +08:00
0014_snapshot.json feat(mobile): list and inbox (#2969) 2025-03-05 21:36:26 +08:00
0015_snapshot.json feat(mobile): readability (#2978) 2025-03-06 15:50:45 +08:00
0016_snapshot.json feat(mobile): perform actions (#3012) 2025-03-10 10:52:02 +08:00
0017_snapshot.json fix(mobile): optional summary language 2025-03-11 21:44:27 +08:00
0018_snapshot.json feat: translate on server, global action setting (#3294) 2025-03-28 15:14:03 +08:00
0019_snapshot.json fix: add email verification to users table and update related migrations 2025-03-28 17:25:17 +08:00
_journal.json fix: add email verification to users table and update related migrations 2025-03-28 17:25:17 +08:00