Skip to content

wxSQLite3 5.0.1 (based on SQLite 3.53.4)

Latest

Choose a tag to compare

@utelle utelle released this 13 Aug 15:07
· 1 commit to main since this release
da58b89

Changes since previous release

  • Enhance template Get and Bind methods to handle integral types in general (like int8_t, uint16, enum and so on)
  • Enhance template Bind methods to handle direct types instead of std::optional only
  • Add class attribute to enum enumerations where it was still missing
  • Adjust minimal sample

For further version information please consult the CHANGELOG.