You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View Depth Limitation Error Message Shows Correct Max
9483
-
Should Stackql Exec Inline Contain Stderr
9484
-
... ${STACKQL_EXE}
9485
-
... ${OKTA_SECRET_STR}
9486
-
... ${GITHUB_SECRET_STR}
9487
-
... ${K8S_SECRET_STR}
9488
-
... ${REGISTRY_NO_VERIFY_CFG_STR}
9489
-
... ${AUTH_CFG_STR}
9490
-
... ${SQL_BACKEND_CFG_STR_CANONICAL}
9491
-
... create view zz1 as select name from stackql_repositories; create view zz2 as select name from zz1; create view zz3 as select name from zz2; create view zz4 as select name from zz3; create view zz5 as select name from zz4; select * from zz5;
View Depth Limitation Error Message Shows Correct Max
9518
+
Should Stackql Exec Inline Contain Stderr
9519
+
... ${STACKQL_EXE}
9520
+
... ${OKTA_SECRET_STR}
9521
+
... ${GITHUB_SECRET_STR}
9522
+
... ${K8S_SECRET_STR}
9523
+
... ${REGISTRY_NO_VERIFY_CFG_STR}
9524
+
... ${AUTH_CFG_STR}
9525
+
... ${SQL_BACKEND_CFG_STR_CANONICAL}
9526
+
... create view zz1 as select name from stackql_repositories; create view zz2 as select name from zz1; create view zz3 as select name from zz2; create view zz4 as select name from zz3; create view zz5 as select name from zz4; select * from zz5;
0 commit comments