Addressed issue #53 - "The server supports a maximum of 2100 parameters" by reducing the batch size by 1 if number of insert value parameters exceed 2100.
Added bytearry data type code support along bytes for varbinary sql datatype.
Enhancements
Bump dbt-tests-adapter requirement from ~=1.7.2 to ~=1.7.3
Bug Fixes
Enhancements