Releases: patterninc/odbc_adapter
Releases · patterninc/odbc_adapter
Opt-in to handle errors caused by long comments on tables
What's Changed
- Opt-in to handle errors caused by long comments on tables by mattbrown-msb in #9
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- Using fetch for tables in odbc adapter by Satish Aher (@satishaher) in #8
Full Changelog: v6.1.0...v6.1.1
v6.1.0 - Rails 6.1 upgrade
What's Changed
- Fixed boolean conversion to int bug by Vishal Zambre (@vishalzambre) in #5
- Final data type fixes by mattbrown-msb in #6
New Contributors
- Vishal Zambre (@vishalzambre) made their first contribution in #5
- mattbrown-msb made their first contribution in #6
Full Changelog: v6.0.2...v6.1.0
Fix negative string size (or size too big) error
What's Changed
- Fixing ArgumentError (negative string size (or size too big)) error by Ajit Konde (@AjitKonde-Pattern) in #3
- Replaced fetch_all with fetch by Ajit Konde (@AjitKonde-Pattern) in #4
New Contributors
- Ajit Konde (@AjitKonde-Pattern) made their first contribution in #3
Full Changelog: v6.0.1...v6.0.2
Argument fix to support Ruby 3
What's Changed
- Updating for keyword arguments as per Ruby 3 by Satish Aher (@satishaher) in #2
New Contributors
- Satish Aher (@satishaher) made their first contribution in #2
Full Changelog: v6.0.0...v6.0.1
Rails 6 version
v6.0.0 Minor updates to the README