calcom/prisma/migrations
Omar López a73187d46b
Makes fields with default values not null (#903)
* Makes fields with default values non-optional

* Removes PeriodType enum for now

* Adds missing migrations

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-12 11:09:39 +01:00
..
20210605225044_init
20210605225507_added_bookings
20210606013704_made_booking_uid_unique
20210613133618_add_team_membership_verification
20210615140247_added_selected_calendar
20210615142134_added_custom_event_name
20210615153546_added_buffer_time
20210615153759_add_email_verification_column
20210618140954_added_event_type_custom
20210628153550_password_reset_request
20210629160507_hide_branding Hide Calendso branding 2021-06-29 17:08:55 +01:00
20210630014738_schedule_availability
20210709231256_add_user_theme
20210714151216_event_type_period_settings
20210717120159_booking_confirmation
20210718184017_reminder_mails
20210722225431_minimum_booking_notice
20210725123357_add_location_to_booking
20210813142905_event_payment Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
20210813194355_add_slug_to_team
20210814175645_custom_inputs_type_enum
20210820130519_add_placeholder_to_custom_event_types
20210824054220_add_bio_branding_logo_to_team
20210825004801_schedule_schema Onboarding Flow (#503) 2021-09-02 13:13:19 +01:00
20210830064354_add_unique_to_team_slug
20210902112455_event_type_unique_user_id_slug
20210902121313_user_plan add free plan (#549) 2021-09-06 13:51:15 +00:00
20210902125945_user_username_unique
20210904162403_add_booking_status_enum
20210908042159_teams_feature Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
20210908220336_add_daily_data_table Daily video calls (#542) 2021-10-07 17:12:39 +01:00
20210908235519_undo_unique_user_id_slug Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
20210913211650_add_meeting_info Bugfix/include zoom location (#715) 2021-09-22 23:43:10 +01:00
20210918013258_add_two_factor_fields Add two-factor authentication (#692) 2021-09-21 10:29:20 +01:00
20210918152354_user_id_slug_fix Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
20210919174415_add_user_locale Setup i18n and locale detection (#712) 2021-09-23 09:49:17 +01:00
20210922004424_add_disable_guests_to_event_type Feat disable guests for events (#719) 2021-09-22 12:04:32 +01:00
20211004231654_add_webhook_model Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00
20211011152041_non_optionals Makes fields with default values not null (#903) 2021-10-12 11:09:39 +01:00
migration_lock.toml