mirror of
https://github.com/bitwarden/server.git
synced 2025-06-25 05:08:48 -05:00
Update AuthRequest_ReadPendingByUserId.sql
This commit is contained in:
parent
943b0024bb
commit
0587d558a4
@ -1,4 +1,4 @@
|
||||
CREATE PROCEDURE [dbo].[AuthRequest_ReadPendingByUserId]
|
||||
CREATE PROCEDURE [dbo].[AuthRequest_ReadPendingByUserId]
|
||||
@UserId UNIQUEIDENTIFIER,
|
||||
@ExpirationMinutes INT
|
||||
AS
|
||||
|
Loading…
x
Reference in New Issue
Block a user