..
2017-08-19_00_InitialSetup.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-08-22_00_LicenseCheckScripts.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-08-30_00_CollectionWriteOnly.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-09-06_00_CipherDetails.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-09-08_00_OrgUserCounts.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-10-25_00_OrgUserUpdates.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-11-06_00_FamilyPlanAdjustments.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-11-13_00_IndexTuning.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-11-24_00_UpdateProcs.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2017-12-12_00_Events.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-02-28_00_LoginUris.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-03-12_00_FixLoginUris.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-03-21_00_AdminPortal.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-04-02_00_Org2fa.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-04-24_00_CipherQueryTuning.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-06-11_00_WebVaultUpdates.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-07-28_00_DbTuning.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-08-14_00_UserKdf.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-08-28_00_PremiumOrgAbilities.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-09-25_00_OrgPurge.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-10-17_00_ManagerRole.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2018-12-19_00_OrgUserTwoFactorEnabled.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2019-01-31_00_Transactions.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2019-03-01_00_OrgApi.sql
move migrator project to util
2019-03-25 13:23:50 -04:00
2019-05-01_00_CipherOrgDetailsFix.sql
fix issues on cipher admin endpoints
2019-05-01 09:38:13 -04:00
2019-05-15_00_GroupNameFixes.sql
group name fix
2019-05-15 22:38:52 -04:00
2019-05-28_00_CollectionCipherImprovements.sql
collection cipher query improvements
2019-05-28 23:55:47 -04:00
2020-02-18_00_PolicySetup.sql
Enforce 2fa policy ( #654 )
2020-02-19 14:56:16 -05:00
2020-03-26_00_CipherSoftDelete.sql
Updated PR comments, changed smart defaults for behavior, updated Cipher table index
2020-03-27 10:23:37 -04:00
2020-04-01_00_CipherSoftDelete.sql
[Soft-Delete] Simplify the data-tier, removed extra sprocs and reuse update
2020-04-01 16:39:27 -04:00
2020-04-02_00_CipherSoftDelete.sql
[Soft Delete] - cleanup whitespace in Cipher_Restore
2020-04-10 10:51:27 -04:00
2020-04-09_00_CipherSoftDelete.sql
[Soft Delete] - Add not null/is null filters to soft delete and restore sprocs
2020-04-09 15:25:17 -04:00
2020-05-02_00_SprocPerfTweaks.sql
Sproc tweaks ( #730 )
2020-05-21 11:35:00 -04:00
2020-05-22_00_HiddenPassword.sql
add missing [ViewPassword] true ( #799 )
2020-06-27 15:09:04 -04:00
2020-06-23_00_OrgIdentifier.sql
DAL & CRUD for SSO
2020-06-25 16:42:29 -04:00
2020-06-24_00_SsoConfig.sql
Remove Id from SsoConfig_Create sproc
2020-06-26 16:47:41 -04:00
2020-06-25_00_ReferenceId.sql
DAL & CRUD for SSO
2020-06-25 16:42:29 -04:00
2020-07-17_00_ReferenceData.sql
Transition reference id to data ( #828 )
2020-07-20 15:19:46 -04:00
2020-07-20_00_OrgSso.sql
Added UseSso bool to Organization ( #834 )
2020-07-22 09:38:39 -04:00
2020-07-21_00_BulkDeleteCiphersAsOrgAdmin.sql
Feature.web.534.allow multi select in org vault ( #830 )
2020-07-22 11:38:53 -05:00
2020-07-27_00_SsoUser.sql
Sso user table, model and repo stubbed out ( #837 )
2020-07-28 10:03:09 -04:00