CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 10 hours agoDebugging in a nutshellprogramming.devimagemessage-square16fedilinkarrow-up1450
arrow-up1450imageDebugging in a nutshellprogramming.devCodyIT@programming.dev to Programmer Humor@programming.devEnglish · 10 hours agomessage-square16fedilink
minus-squarebitfucker@programming.devlinkfedilinkarrow-up1·41 minutes agoI only need ORM to have the flexibility of DSL table modeling for repeated fields. Think, createdAt, updatedAt, id (and the PK that comes with it), etc. After the migrations are written, I prefer to use a query builder
I only need ORM to have the flexibility of DSL table modeling for repeated fields. Think, createdAt, updatedAt, id (and the PK that comes with it), etc. After the migrations are written, I prefer to use a query builder