TortugaResearch/Tortuga.Chain

Add support for positional parameters in PostgreSQL

Opened this issue · 0 comments

https://www.roji.org/parameters-batching-and-sql-rewriting

Though it could help performance, this is mostly about future-proofing. If someone disables named parameters globally, it will break our ORM.