jsonextractionv0
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- name: GetQueryConfig :one
|
||||
SELECT id, config FROM queryConfigs where queryId = $1 and addedVersion >= $2 and COALESCE(removedVersion, $2 - 1) < $2;
|
||||
Reference in New Issue
Block a user