sunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agono.. just nolemmy.caimagemessage-square91fedilinkarrow-up1553arrow-down118
arrow-up1535arrow-down1imageno.. just nolemmy.casunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agomessage-square91fedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up17arrow-down3·10 months agoI’d like you to think for a moment about CTEs, the HAVING clause, window functions and every other funky and useful thing you can do in SQL … Now just think, do you think that this syntax supports all those correctly?
minus-squarePrimarily0617@kbin.sociallinkfedilinkarrow-up38arrow-down6·10 months agosql syntax doesn’t support even itself correctly i fail to see your point
minus-squarecmdrkeen@programming.devlinkfedilinkarrow-up15arrow-down1·10 months agoProbably no better or worse than any other ORM written in a more traditional language. Worst comes to worst, you can always escape to plain SQL.
I’d like you to think for a moment about CTEs, the HAVING clause, window functions and every other funky and useful thing you can do in SQL … Now just think, do you think that this syntax supports all those correctly?
sql syntax doesn’t support even itself correctly i fail to see your point
Probably no better or worse than any other ORM written in a more traditional language. Worst comes to worst, you can always escape to plain SQL.
deleted by creator