Skip to content

Releases: Quansight/npyodbc

v5.3.0.1

24 Feb 21:25
63edccd

Choose a tag to compare

Major changes

  • The return_nulls kwarg of fetchdictarray has been removed. Use null_suffix=None to avoid returning a null column, or specify a string to return null columns using the specified suffix.

What's Changed

Full Changelog: v5.3.0.0...v5.3.0.1

v5.3.0.0

22 Dec 20:12
71146c0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Quansight/npyodbc/commits/v5.3.0.0