1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
eb7794d592 [AC-1682] Removed dropping temporary table from scripts 2024-04-04 06:30:47 +01:00
bd3b21b969 [AC-1682] Reverted scripts back to enabling Flexible Collections to all existing Orgs 2024-04-03 11:25:03 +01:00
fada0a81bf [AC-1682] Fix Sqlite query 2024-03-29 14:53:40 +00:00
a957530d5e [AC-1682] Updated queries to check for OrganizationId 2024-03-29 14:10:57 +00:00
28bba94d81 [AC-1682] Setting FlexibleCollections = 1 only for Orgs that had data migrated in previous steps 2024-03-29 12:13:04 +00:00
7b54d78d67 [AC-1682] Removed MySql transaction from script because EF migration already wraps it under its own transaction 2024-03-29 12:03:29 +00:00
c20912f95c [AC-1682] Drop temp tables if they exist when starting the scripts 2024-03-29 12:00:24 +00:00
26f5bf8afd [AC-1682] Fixed Sqlite query 2024-03-28 14:50:02 +00:00
262887f9c3 [AC-1682] Added Sqlite migration and script 2024-03-25 15:22:17 +00:00
d6f7d94b22 [AC-1682] Removed Sqlite migrations and scripts 2024-03-22 15:46:31 +00:00
6d1ead5b61 [AC-1682] Bumped up date on migration scripts 2024-02-16 13:09:58 +00:00
f7f692cf08 [AC-1682] Update RevisionDate in Group table 2024-02-16 12:51:13 +00:00
39e336eddd Merge branch 'main' into ac/ac-1682/ef-migrations
# Conflicts:
#	src/Sql/dbo/Stored Procedures/Organization_EnableCollectionEnhancements.sql
#	util/SqliteMigrations/SqliteMigrations.csproj
2024-02-16 12:47:39 +00:00
b97a1a9ed2 [PM-5519] [PM-5526] [PM-5624] [PM-5600] More Grant SQL fixes (#3668)
* SQLite scripts to apply autoincrementing Id key

* Drop erroneous Id column if created
2024-01-16 09:08:55 -05:00
8a0e90c3a1 [AC-1682] sqlite data migrations 2024-01-15 16:33:08 +00:00
19fb7e583e [AC-1682] Bumped up the dates on the migration scripts 2024-01-12 12:54:34 +00:00
73a13150f7 [AC-1682] Sqlite migrations + dotnet format 2023-12-20 12:25:55 +00:00
003b6dcc4d [AC-1682] Added EF migrations 2023-12-17 21:26:12 +00:00