stack/apps/backend/prisma/migrations
2025-07-01 19:17:53 -07:00
..
20240306152532_initial_migration Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240313024014_authroization_code_new_user Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240418090527_magic_link Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240507195652_team Revert migration from USER -> GLOBAL (#589) 2025-03-28 00:04:15 +01:00
20240518151916_email_config Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240520152704_selected_team Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240528090210_email_templates Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240529121811_spotify_oauth Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240608142105_oauth_access_token Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240610085756_outer_oauth_info Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
20240618150845_system_team_permission System team permissions (#82) 2024-06-18 19:22:23 +02:00
20240701161229_fix_selected_team_and_added_ondelete Fixed selected team DB type (#121) 2024-07-01 18:29:42 +02:00
20240702050143_verification_codes Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
20240707043509_team_profile_image added team profile image url (#130) 2024-07-07 06:58:29 +02:00
20240714031259_more_backend_endpoints Fix migration for dev instance 2024-07-14 10:27:02 -07:00
20240722004703_events Events (#142) 2024-07-21 18:31:42 -07:00
20240725161939_team_profiles Team user profile API (#150) 2024-07-26 16:06:59 -07:00
20240726225154_facebook_config_id Facebook business config id (#155) 2024-07-27 01:34:50 +02:00
20240730175523_oauth_access_token added migration file 2024-07-30 10:55:32 -07:00
20240802011240_password_reset_verification fixed password reset (#162) 2024-08-02 04:00:24 +02:00
20240804210316_team_invitation Team invitation (#171) 2024-08-10 09:45:47 -07:00
20240809231417_disable_sign_up Sign up restriction button on dashboard 2024-08-10 09:45:48 -07:00
20240810052738_multi_factor_authentication TOTP 2FA endpoints 2024-08-10 09:45:48 -07:00
20240811194548_client_team_creation Team frontend components (#178) 2024-08-12 02:11:42 +02:00
20240812013545_project_on_delete feat:Add delete project functionality in Project,Project-settings Issue Is:-No option to delete a project #111 (#127) 2024-08-12 03:46:25 +02:00
20240815125620_discord_oauth Implement Discord oauth provider (#187) 2024-08-17 20:54:42 +02:00
20240820045300_client_read_only_metadata Team metadata & client read only metadata (#196) 2024-08-20 20:39:13 +02:00
20240823172201_gitlab_oauth Add Gitlab OAuth as standard provider (#201) 2024-08-24 22:36:52 +02:00
20240830010429_event_index Last active (#215) 2024-09-01 02:28:43 +02:00
20240901224341_connected_account Remove shared Facebook (#238) 2024-09-11 02:25:18 +02:00
20240904155848_add_bitbucket_oauth add bitbucket oauth (#223) 2024-09-06 00:20:38 +02:00
20240905201445_ms_tenant Added Microsoft Tenant ID in OAuth option (#224) 2024-09-05 23:10:31 +02:00
20240909201430_project_on_delete fixed project deletion (#236) 2024-09-09 22:36:55 +02:00
20240910211533_remove_shared_facebook Remove shared Facebook (#238) 2024-09-11 02:25:18 +02:00
20240912185510_password_auth_unique_key added password auth unique key migration 2024-09-12 11:55:28 -07:00
20240912212547_linkedin_oauth Added Linkedin OAuth (#249) 2024-09-14 22:49:26 +02:00
20240914210306_apple_oauth Apple OAuth (#250) 2024-09-15 02:50:06 +02:00
20240917182207_account_deletion Added client side account deletion, team ids in user delete webhooks, and updated account setting UI design (#257) 2024-09-18 06:27:36 +02:00
20240919223009_x_and_slack_oauth remove slack oauth, allow no email in oauth 2024-09-19 16:35:17 -07:00
20240923165906_otp_attempts OTP (#263) 2024-09-24 20:02:06 +02:00
20240929194058_remove_otp_contact_channel New contact channels (#287) 2024-10-01 06:22:12 +02:00
20241007162201_legacy_jwt Project specific JWKs (#293) 2024-10-07 21:27:55 +02:00
20241013185548_remove_client_id_unique removed client id unique constraint (#299) 2024-10-13 22:29:34 +02:00
20241024234115_passkey_support Passkey support (#321) 2024-10-28 16:56:46 -07:00
20241026024655_user_sorting_indices Query/filtering with list users endpoint (#314) 2024-10-30 02:16:39 +01:00
20241116221711_geolocation_events Log geoip information with events (#344) 2024-11-17 18:07:36 +01:00
20241124163535_verification_code_handler_index Advanced team invitations 2024-11-26 17:12:57 +01:00
20241201043500_idp Identity Provider/External OAuth (#323) 2024-11-30 23:27:55 -08:00
20241207223510_neon_project_transfers Neon project provision (#358) 2024-12-08 11:44:35 -08:00
20241220033652_event_indices added index to events 2024-12-19 19:40:22 -08:00
20241223205737_remove_empty_profile_images Remove empty profile image strings from database 2024-12-23 13:08:36 -08:00
20241223225110_fill_empty_project_config_values Fix STACK-BACKEND-5K 2024-12-23 19:16:24 -08:00
20241223231022_remove_empty_team_profile_images Fix STACK-BACKEND-5K 2024-12-23 19:16:24 -08:00
20241223231023_onlyhttps_domains Fix STACK-BACKEND-5K 2024-12-23 19:16:24 -08:00
20241228033652_more_event_indices Raw project query (#382) 2024-12-28 11:47:09 -08:00
20250206063807_tenancies Tenancies (#418) 2025-02-07 22:54:04 -08:00
20250206073652_branch_event_indices Tenancies (#418) 2025-02-07 22:54:04 -08:00
20250207071519_tenancies_finalization Tenancies (#418) 2025-02-07 22:54:04 -08:00
20250214175437_create_user_indices Add several Postgres indices 2025-02-14 09:55:24 -08:00
20250221013242_sent_email_table Log emails into database (#455) 2025-02-21 10:07:18 -08:00
20250225200753_add_tenancy_cascade Add cascade to sentEmail (#463) 2025-02-25 12:14:01 -08:00
20250225200857_add_another Add cascade to sentEmail (#463) 2025-02-25 12:14:01 -08:00
20250227004548_make_project_description_non_nullable Make Project description field non-nullable (#483) 2025-02-27 11:32:29 -08:00
20250303231152_add_cli_auth Add CLI authentication endpoints (#503) 2025-03-12 18:44:33 -07:00
20250304004231_merge_oauth_methods Option for merging/blocking account creations with same email but different oauth provider (#502) 2025-03-10 21:25:12 +00:00
20250304200822_add_project_user_count [DEVIN: Konsti] Add userCount property to Project table with automatic update trigger (#506) 2025-03-05 09:27:40 -08:00
20250310172256_add_id_and_impersonation_field Active Sessions Page (#528) 2025-03-12 22:35:32 +01:00
20250320223454_anonymous_users Anonymous users (#566) 2025-03-20 18:24:19 -07:00
20250325235813_project_user_permissions Rename USER to PROJECT in permissions (#576) 2025-03-27 09:39:48 -07:00
20250327194649_api_keys Api Keys (#590) 2025-04-04 13:03:10 -07:00
20250401220515_permission_unique_constraint Permission Robustness (#591) 2025-04-02 01:12:13 +02:00
20250415175023_environment_config_override Config DB migration step 2 (#629) 2025-04-29 14:52:45 -07:00
20250425171311_remove_old_config Wrap migration into small transactions 2025-04-30 11:11:54 -07:00
20250520185503_rename_neon Refactor project integration identifiers from externalProjectId to clientId across the backend, including environment configuration, database schema, and API endpoints. Update test cases to reflect these changes for both custom and Neon integrations. 2025-05-26 13:03:30 -07:00
20250612094816_sign_in_invitation Improve user profile page (#712) 2025-07-02 02:59:12 +02:00
20250619200740_user_notification_pref Send email route and notification settings page (#717) 2025-07-01 19:17:53 -07:00
migration_lock.toml Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00