sunnie@lemmy.ca to Programmer Humor@programming.dev · 11 months agono.. just nolemmy.caimagemessage-square90fedilinkarrow-up1546arrow-down118
arrow-up1528arrow-down1imageno.. just nolemmy.casunnie@lemmy.ca to Programmer Humor@programming.dev · 11 months agomessage-square90fedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up16arrow-down3·11 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-down5·11 months agosql syntax doesn’t support even itself correctly i fail to see your point
minus-squarecmdrkeen@programming.devlinkfedilinkarrow-up16arrow-down1·11 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