Skip to content

v0.3.0

Compare
Choose a tag to compare
@henadzit henadzit released this 21 Nov 17:20
· 17 commits to main since this release
c9b8d17
  • Add Parameterizer
  • Update Parameter to be dialect-aware
  • Remove ListParameter, DictParameter, QmarkParameter, etc.
  • Wrap query's offset and limit with ValueWrapper so they can be parametrized
  • Fix a missing whitespace for MSSQL when pagination without ordering is used