sunnie to Programmer Humor@programming.dev • 1 year agono.. just nolemmy.caimagemessage-square92fedilinkarrow-up1555
arrow-up1555imageno.. just nolemmy.casunnie to Programmer Humor@programming.dev • 1 year agomessage-square92fedilink
minus-square@xmunk@sh.itjust.workslinkfedilink16•1 year 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-squarePrimarily0617linkfedilink38•1 year agosql syntax doesn’t support even itself correctly i fail to see your point
minus-square@cmdrkeen@programming.devlinkfedilink16•1 year 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