Skip to content

nodbi v0.6.0

Choose a tag to compare

@rfhb rfhb released this 01 Dec 21:09

IMPROVEMENTS

  • full support for PostgreSQL (using jsonb)

BUG FIXES

  • for SQLite add closing file references also on exit
  • for SQLite under Windows ensure handling of special characters (avoiding encoding conversions with file operations that stream out / in NDJSON)