nodbi v0.6.0
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)