Merge branch 'kub-stage' into production
Build and Deploy to Production / build-and-deploy (push) Successful in 9m37s

This commit is contained in:
masoodafar-web
2026-05-05 01:54:44 +03:30
4 changed files with 17 additions and 5 deletions
@@ -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