sunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agono.. just nolemmy.caimagemessage-square81fedilinkarrow-up1543arrow-down118
arrow-up1525arrow-down1imageno.. just nolemmy.casunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agomessage-square81fedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up15arrow-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-up35arrow-down6·10 months agosql syntax doesn’t support even itself correctly i fail to see your point
minus-squarecmdrkeen@programming.devlinkfedilinkarrow-up14arrow-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