orm
orm copied to clipboard
Go Typed ORM
Results
2
orm issues
Sort by
recently updated
recently updated
newest added
@a8m I implemented the options pattern for the select statement. It feels good, though maybe a bit too verbose. I added an "anonymous struct" to make a single entrypoint to...
For example: on conflict change a value in some way. Need to think how to implement this, maybe can still have a way not to inject strings like "a =...
enhancement