1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-08 13:35:00 +00:00
vaultwarden/migrations/postgresql
2025-03-15 18:23:06 +01:00
..
2019-09-12-100000_create_tables specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2019-09-16-150000_fix_attachments Added a migration that fixes #1 which caused attachments to be broken 2019-09-16 19:52:00 -04:00
2019-10-10-083032_add_column_to_twofactor specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2019-11-17-011009_add_email_verification specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2020-03-13-205045_add_policy_table specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2020-04-09-235005_add_cipher_delete_date Initial support for soft deletes 2020-04-17 22:35:27 +02:00
2020-07-01-214531_add_hide_passwords Add support for hiding passwords in a collection 2020-07-02 21:51:20 -07:00
2020-08-02-025025_add_favorites_table 2020-08-02-025025 patch fix 2025-03-15 17:45:22 +01:00
2020-08-02-025026_add_favorites_table_fix 2020-08-02-025025 patch fix 2025-03-15 17:45:22 +01:00
2020-11-30-224000_add_user_enabled Implement admin ability to enable/disable users 2020-11-30 23:12:56 +01:00
2020-12-09-173101_add_stamp_exception Fix Key Rotation during password change 2020-12-14 19:58:23 +01:00
2021-03-11-190243_add_sends specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2021-03-15-163412_rename_send_key rename send key -> akey 2021-03-15 16:42:20 +01:00
2021-04-30-233251_add_reprompt specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2021-05-11-205202_add_hide_email Add support for hiding the sender's email address in Bitwarden Sends 2021-05-11 22:51:12 -07:00
2021-07-01-203140_add_password_reset_keys Added web-vault v2.21.x support + some misc fixes 2021-07-04 23:02:56 +02:00
2021-08-30-193501_create_emergency_access specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2021-10-24-164321_add_2fa_incomplete Fix PostgreSQL migration 2021-10-31 17:50:00 -07:00
2022-01-17-234911_add_api_key Add support for API keys 2022-01-21 23:10:11 -08:00
2022-03-02-210038_update_devices_primary_key Update login API code 2022-03-12 18:45:45 +01:00
2022-07-27-110000_add_group_support group support 2022-10-20 15:31:53 +02:00
2022-10-18-170602_add_events specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2023-01-06-151600_add_reset_password_support added database migration 2023-01-25 08:06:21 +01:00
2023-01-11-205851_add_avatar_color Add avatar color support 2023-01-11 22:20:03 +01:00
2023-01-31-222222_add_argon2 specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2023-02-18-125735_push_uuid_table feat: Push Notifications 2023-06-11 13:28:18 +02:00
2023-06-02-200424_create_organization_api_key specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2023-06-17-200424_create_auth_requests_table specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2023-06-28-133700_add_collection_external_id Added-External_id for Collections 2023-07-04 20:26:03 +02:00
2023-09-01-170620_update_auth_request_table Fix Login With Device without MasterPassword 2023-09-01 21:03:50 +02:00
2023-09-02-212336_move_user_external_id Fix External ID not set during DC Sync 2023-10-21 13:54:48 +02:00
2023-10-21-221242_add_cipher_key Implement cipher key encryption (#3990) 2023-10-23 00:18:14 +02:00
2024-01-12-210182_change_attachment_size Improve file limit handling (#4242) 2024-01-27 02:43:26 +01:00
2024-02-14-135953_change_time_stamp_data_type Change timestamp data type. (#4355) 2024-03-17 22:04:37 +01:00
2024-06-05-131359_add_2fa_duo_store Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
2024-09-04-091351_use_device_type_for_mails specify integer length to default in postgres in all migrations 2025-03-15 18:23:06 +01:00
2025-01-09-172300_add_manage Add manage role for collections and groups (#5386) 2025-01-21 23:33:41 +01:00