prmbr-image-mksaas/drizzle
javayhu 2ab25a402b feat: add subscription_status column to user table and update related schema
- Introduced a new column `subscription_status` to the user table for improved subscription management.
- Updated the user schema in the database to reflect this change.
- Added a new migration file and snapshot for versioning.
- Updated the StripeProvider to handle subscription status updates in webhook events.
2025-04-04 13:58:08 +08:00
..
meta feat: add subscription_status column to user table and update related schema 2025-04-04 13:58:08 +08:00
0000_secret_silver_centurion.sql feat: set up authentication with Drizzle ORM and Better Auth 2025-02-22 21:15:41 +08:00
0001_shocking_wild_pack.sql feat: add better auth plugin admin to support user role and user ban 2025-02-23 23:23:01 +08:00
0002_talented_greymalkin.sql chore: update database schema and enhance authentication features 2025-03-15 00:54:13 +08:00
0003_lowly_dormammu.sql feat: add column customerId in user table 2025-03-24 00:22:21 +08:00
0004_known_khan.sql feat: add customerId to user table as additionalFields 2025-03-24 09:48:14 +08:00
0005_modern_hex.sql feat: add customerId to user table as additionalFields 2025-03-24 09:48:14 +08:00
0006_deep_mother_askani.sql feat: add subscription and membership fields to user schema and update related actions 2025-04-04 10:07:39 +08:00
0007_overconfident_adam_destine.sql feat: add subscription and membership fields to user schema and update related actions 2025-04-04 10:07:39 +08:00
0008_curious_pepper_potts.sql feat: add subscription_status column to user table and update related schema 2025-04-04 13:58:08 +08:00