Skip to content

RSQLite 2.3.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 02:06
· 76 commits to main since this release

Breaking changes

  • Breaking change: Avoid appending a numeric suffix to duplicate column names (#503).

Features

  • Upgrade bundled SQLite to 3.46.0 (#510).
  • Add Id method to dbExistsTable() (@kjellpk, #498, #499).
  • Breaking change: Avoid appending a numeric suffix to duplicate column names (#503).

Documentation

Testing