Merge branch 'kub-stage' into production
Build and Deploy to Production / build-and-deploy (push) Successful in 9m37s
Build and Deploy to Production / build-and-deploy (push) Successful in 9m37s
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ BEGIN
|
||||
n.WeeklyPoolContribution,
|
||||
n.CalculatedAt,
|
||||
n.IsExpired,
|
||||
n.Created,
|
||||
CAST(n.Created AS datetimeoffset) AS Created,
|
||||
n.PackageId,
|
||||
ISNULL(p.Title, '') AS PackageTitle,
|
||||
COUNT(*) OVER() AS TotalCount
|
||||
|
||||
Reference in New Issue
Block a user