v0.3.0
- 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