@can@sh.itjust.works to Asklemmy@lemmy.mlEnglish • 1 year agoWhat law or rule exists because of you? What happened?message-square26fedilinkarrow-up1116arrow-down12
arrow-up1114arrow-down1message-squareWhat law or rule exists because of you? What happened?@can@sh.itjust.works to Asklemmy@lemmy.mlEnglish • 1 year agomessage-square26fedilink
minus-square@bfr0@lemmy.worldlinkfedilinkEnglish25•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-squareVoidenlinkfedilinkEnglish2•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?