Parameter enhancements
Pre-release
Pre-release
- Multiple iterable objects can be passed into the
query
function as variable arguments, the key-value-pairs will be merged into one parameter binding. - Bound parameters are flattened more effectively.
- SqlQuery/Query class refactoring.