Skip to content

RSQLite 2.2.6

Compare
Choose a tag to compare
@krlmlr krlmlr released this 12 Apr 10:14
  • Upgrade bundled SQLite to 3.35.4 (#361).
  • Implement RStudio Connection Contract (#352, @edwindj).
  • dbDataType() supports extended types for connections created with extended_types = TRUE (#360, @ablack3).
  • dbWriteTable() creates tables with extended types for connections created with extended_types = TRUE (#360, @ablack3).
  • Remove BH dependency by inlining the header files (#362).