Skip to content

libpxx 7.0.4: More fixes, more constructors, more operators.

Compare
Choose a tag to compare
@jtv jtv released this 29 Feb 18:20
· 1072 commits to master since this release

Another small batch of changes:

  • Fix possible crash in connection::connection_string (#290).
  • Fix filtering of default values in connection::connection_string (#288).
  • Deprecate row::swap and public inheritance of iterators from row.
  • More copy/move/default constructors/assignments on result iterators.
  • More copy/move/default constructors/assignments on row iterators.