Files
UnrealEngineUWP/Engine/Source/Programs/CrashReporter/CrashReportWebSite/Models/Query-GetTodaysBuggs.sql
Jaroslaw Surowiec eed8c1f66a CrashReport - Fixed a typo
[CL 2321115 by Jaroslaw Surowiec in Main branch]
2014-10-07 08:21:55 -04:00

11 lines
952 B
SQL
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
SELECT [Id]
      倀
,[Title]
      
,[Priority]
      倀
,[Type]
      
,[NumberOfUsers]
      
,[TimeOfLastCrash]
      
,[FixedChangeList]
      瀀
,[ReproSteps]
      
,[BuildVersion]
      瀀
,[SummaryV2]
 瀀
where [TimeOfLastCrash] > CAST(GETDATE() AS DATE)