mirror of
https://github.com/bitwarden/server
synced 2025-12-30 15:14:02 +00:00
Resolve review feedback
This commit is contained in:
@@ -62,7 +62,11 @@ BEGIN
|
||||
SET NOCOUNT ON
|
||||
|
||||
SELECT
|
||||
*
|
||||
[Id],
|
||||
[PlayId],
|
||||
[UserId],
|
||||
[OrganizationId],
|
||||
[CreationDate]
|
||||
FROM
|
||||
[dbo].[PlayData]
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user