Latest documentation at https://nanodbc.io
New Features
- Added Add
find_proceduresandfind_procedure_columnstocatalogclass#249 - Added support for binding
std::string_viewinstatementclass#283
Changes
- Changed return type of
result_impl::column_sizefrominttolongfor consistency#261 - Renamed
VERSIONfile toVERSION.txt#275
Bug Fixes
- Fixed SQL statements in
example/usage.cpp#253 - Fixed
result_impl::column_datatype_namesizing for Unicode characters#263 - Fixed memory leak of
ensure_pdata#269 - Fixed retrieval of SQL data type
DATETIMEOFFSET#219 - Fixed compilation on MacOS using Homebrew's vanilla GCC (for Conan build)
#279
Testing
- Add GitHub Actions with linters
#273
Acknowledgements
Thank you to everyone who contributed to this release by committing changes and submitting pull requests:
Amy Troschinetz,
Bernardo Sulzbach,
Denis Glazachev,
detule,
Ezequiel Ruiz,
Joe Siltberg,
Mateusz Loskot,
Michael Kaes,
Sewon Park
Thank you to everyone who also opened issues on GitHub.