rallly/packages/database/prisma/migrations
2025-06-16 23:34:27 +02:00
..
20220315143815_init
20220322193753_add_comments
20220329102907_add_links
20220330085423_add_notifications_column
20220408120721_legacy_column
20220412112814_cascade_delete
20220412115407_cascade_delete_participants
20220412115744_cascade_delete_votes
20220414101318_remove_duplicate_emails
20220506105524_sessions_update
20220511113020_add_if_need_be
20220511180705_naming_convention_update
20220512093441_add_no_votes
20220519075453_add_delete_column
20220520115326_add_touch_column
20220522153812_change_referential_integrity
20220522165453_add_deleted_at_column
20220623175037_remove_links_model
20220624111614_rename_poll_id
20220627191901_remove_user_relation
20221026220835_add_indexes
20230117103853_update_indexes
20230118192253_bring_back_comment_index
20230118200546_add_unqiue_participant
20230303142641_add_participant_email
20230318113511_remove_unecessary_unique_indexes
20230322143831_watchers
20230327105647_remove_author_name
20230329173551_options_refactor
20230614141138_v3
20230615111329_events
20230615163229_remove_selected_option_id
20230704153346_user_payments
20230721163042_hide_participants
20230725112615_add_poll_config
20230823084154_stripe_subscriptions
20230915170216_add_required_email
20231016093654_next_auth
20231027074632_nextauth_ci_identifiers
20231117153753_add_nextauth_provider_accounts
20231118134458_add_account_user_index
20231122061137_map_account_table_names
20231205043530_poll_status
20231205080854_fix_finalized_poll_status
20240127064213_add_image_field
20240221084400_unset_invalid_timezones
20240224011353_remove_legacy_user_preferences
20240224033808_option_start_time
20240309043111_remove_poll_vote_index
20240309051319_add_option_vote_index
20240315104329_index_votes_by_poll ♻️ Improvements to house-keeping webhook (#1063) 2024-03-16 11:56:07 +07:00
20240317095541_remove_legacy_start_column ♻️ Remove legacy start column (#1113) 2024-05-18 17:32:49 +08:00
20240704085250_soft_delete_participants Soft delete participants (#1193) 2024-07-04 10:03:09 +01:00
20240901171230_participant_locale Translations for Email Notifications (#1278) 2024-09-02 19:30:58 +01:00
20241224103150_guest_id_column ♻️ Keep guest ids in separate column (#1468) 2024-12-27 11:12:19 +01:00
20241228093234_update_relational_model ♻️ Update relational model (#1472) 2024-12-28 10:48:52 +01:00
20250217082042_add_subscription_fields 🗃️ Add new fields to subscription (#1564) 2025-02-17 17:26:40 +07:00
20250217103625_make_subscription_fields_required 🗃️ Make subscription fields required (#1565) 2025-02-17 18:25:30 +07:00
20250221104854_add_cancel_at_period_end 🗃️ Add cancel at period end to subscription table (#1567) 2025-02-21 11:16:47 +00:00
20250221111248_add_subscription_interval_enum 🗃️ Add subscription interval enum (#1568) 2025-02-21 11:52:07 +00:00
20250222172325_add_payment_method_table Keep payment methods synchronized (#1569) 2025-02-23 16:15:37 +00:00
20250223160003_set_subscription_status_enum 🐛 Fix migration (#1574) 2025-02-24 17:00:29 +00:00
20250226173250_remove_paddle_subscriptions 🔥 Remove legacy billing system (paddle) (#1583) 2025-02-27 11:14:49 +00:00
20250227110115_make_subscription_user_required ♻️ Make user required in subscription model (#1585) 2025-02-27 15:23:01 +00:00
20250302163530_add_user_ban_fields 🔒️ Add option to ban malicious users (#1600) 2025-03-02 17:28:08 +00:00
20250327193922_track_poll_views ♻️ Refactor poll view tracking (#1644) 2025-03-28 10:10:46 +00:00
20250402100733_remove_closed_column 🔥 Remove closed column (#1656) 2025-04-02 15:02:52 +01:00
20250415153024_scheduled_events Add scheduled events schema (#1679) 2025-04-22 14:28:15 +01:00
20250415155219_migrate_events Add scheduled events schema (#1679) 2025-04-22 14:28:15 +01:00
20250421170921_migrate_invites Add scheduled events schema (#1679) 2025-04-22 14:28:15 +01:00
20250522093338_add_user_role 🗃️ Upgrade prisma, split schema and add user role (#1722) 2025-05-22 10:45:34 +01:00
20250522165415_licensing_schema Add licensing api (#1723) 2025-05-23 15:35:40 +01:00
20250523161200_remove_invitee_constraints 🐛 Remove unique constraints for invitees on scheduled events (#1724) 2025-05-23 16:18:00 +00:00
20250526175615_remove_stripe_customer_id 🐛 Fix licensing checkout and webhook (#1731) 2025-05-26 19:07:17 +01:00
20250602144531_add_instance_settings Add instance settings and option to disable user registration (#1745) 2025-06-02 19:40:00 +01:00
20250602181052_add_instance_settings_constraints Add instance settings and option to disable user registration (#1745) 2025-06-02 19:40:00 +01:00
20250614062854_remove_deprecated_event_model 🔥 Remove deprecated event model (#1775) 2025-06-14 12:39:02 +02:00
20250614062855_create_spaces_model Add spaces concept (#1776) 2025-06-15 11:48:51 +02:00
20250614110551_create_spaces Add spaces concept (#1776) 2025-06-15 11:48:51 +02:00
20250614115818_migrate_events_to_spaces Add spaces concept (#1776) 2025-06-15 11:48:51 +02:00
20250615114214_update_indexes ️ Add and update database indexes (#1778) 2025-06-15 13:58:37 +02:00
20250616140319_create_space_members Add space member model (#1780) 2025-06-16 23:34:27 +02:00
20250616140359_space_members_migration Add space member model (#1780) 2025-06-16 23:34:27 +02:00
migration_lock.toml 🗃️ Upgrade prisma, split schema and add user role (#1722) 2025-05-22 10:45:34 +01:00