Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit d6e3691

Browse files
committed
Merge pull request #426 from appirio-tech/qa
Release qa to prod
2 parents e22ebf5 + b038b9d commit d6e3691

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

queries/get_active_challenges

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
SELECT
2-
SKIP @first_row_index@
3-
FIRST @page_size@
42
CASE WHEN (p.project_studio_spec_id IS NOT NULL) THEN 1 ELSE 0 END AS is_studio
53
, pcl.description AS challenge_type
64
, pn.value AS challenge_name

0 commit comments

Comments
 (0)