Folo/apps/mobile/drizzle
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
..
meta fix: add email verification to users table and update related migrations 2025-03-28 17:25:17 +08:00
0000_harsh_shiva.sql feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
0001_bored_hobgoblin.sql feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
0002_smart_power_man.sql feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
0003_known_roland_deschain.sql feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
0004_majestic_thunderbolt_ross.sql feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
0005_tense_sleepwalker.sql chore: init entries table 2025-01-17 10:29:07 +08:00
0006_exotic_kid_colt.sql chore: init entries table 2025-01-17 10:29:07 +08:00
0007_curvy_tarantula.sql feat: basic entry data sync (#2597) 2025-01-17 21:12:38 +08:00
0008_last_the_santerians.sql feat: add collections table and implement collection management services (#2718) 2025-02-11 17:57:05 +08:00
0009_lucky_power_man.sql feat(mobile): add AI summary generation for entries 2025-02-12 18:11:42 +08:00
0010_legal_ben_grimm.sql feat(mobile): add AI summary generation for entries 2025-02-12 18:11:42 +08:00
0011_mysterious_stark_industries.sql feat(mobile): cache image info (#2899) 2025-02-27 11:10:32 +08:00
0012_magenta_thing.sql fix(mobile): list entries cache 2025-02-27 12:21:19 +08:00
0013_chunky_stephen_strange.sql feat(mobile): Enhance user profile and database schema 2025-03-04 00:09:23 +08:00
0014_chemical_shocker.sql feat(mobile): list and inbox (#2969) 2025-03-05 21:36:26 +08:00
0015_colorful_warbird.sql feat(mobile): readability (#2978) 2025-03-06 15:50:45 +08:00
0016_curious_carnage.sql feat(mobile): perform actions (#3012) 2025-03-10 10:52:02 +08:00
0017_talented_captain_cross.sql fix(mobile): optional summary language 2025-03-11 21:44:27 +08:00
0018_dashing_the_fury.sql feat: translate on server, global action setting (#3294) 2025-03-28 15:14:03 +08:00
0019_wonderful_shape.sql fix: add email verification to users table and update related migrations 2025-03-28 17:25:17 +08:00
migrations.js fix: add email verification to users table and update related migrations 2025-03-28 17:25:17 +08:00