1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-25 03:21:46 +01:00
bitwarden-server/util/Migrator
Jared Snider 72bb06a9d7
Auth/PM-16947 - Device Management - Adjust Device + pending auth request get query (#5250)
* Added userId check on query

* Added required field to inner select

* PM-16947 - Update to filter inner subquery on user id per discussion with Robert

* Updated to use new query with ROW_NUMBER

* More query optimizations to eliminate returning old requests for a device

* Fixed approval condition to be NULL as 0 means denied.

* Added negation of @ExpirationMinutes

---------

Co-authored-by: Todd Martin <tmartin@bitwarden.com>
2025-01-10 21:55:34 -05:00
..
DbScripts Auth/PM-16947 - Device Management - Adjust Device + pending auth request get query (#5250) 2025-01-10 21:55:34 -05:00
DbScripts_finalization
DbScripts_transition
MySql
DbMigrator.cs Add variable for production migration transaction level (#4702) 2024-10-09 08:48:19 -06:00
DbUpLogger.cs [deps] DbOps: Update dbup-sqlserver to v6 (#4951) 2025-01-09 14:05:26 -07:00
Migrator.csproj [deps] DbOps: Update dbup-sqlserver to v6 (#4951) 2025-01-09 14:05:26 -07:00
MigratorConstants.cs
SqlServerDbMigrator.cs [PM-6938] Allow certain database operations to be skipped (#3914) 2024-03-27 11:20:54 -04:00