@[email protected] to [email protected]English • 1 year agoWhat law or rule exists because of you? What happened?message-square22fedilinkarrow-up1103arrow-down12
arrow-up1101arrow-down1message-squareWhat law or rule exists because of you? What happened?@[email protected] to [email protected]English • 1 year agomessage-square22fedilink
minus-square@bfr0linkEnglish22•edit-21 year agoNo nested SQL queries allowed. Edit: it was for a built in query language to populate dashboards (think Jira JQL meets Domo). I had some inefficient SQL queries that meant we had to put some guardrails around user input so others didn’t take down prod like I did
minus-squareVoidenlinkEnglish1•1 year agoYeah this is absolutely necessary in a lot of cases, not sure how you can work with a database while following this rule
No nested SQL queries allowed.
Edit: it was for a built in query language to populate dashboards (think Jira JQL meets Domo).
I had some inefficient SQL queries that meant we had to put some guardrails around user input so others didn’t take down prod like I did
That’s a very stupid rule.
Yeah this is absolutely necessary in a lot of cases, not sure how you can work with a database while following this rule
What happened?