RSQL 0.2.2
NEW FEATURES
- Better management of timezones in db ### BUGFIXES
 
- Minor improvements when db is not available
 
RSQL 0.2.1
BUGFIXES
Closes all open results sets
RSQL 0.2.0
NEW FEATURES
- CI moved to github actions
 
- Improved test coverage and compliance to pkgcheck
 
RSQL 0.1.4
NEW FEATURES
- Now rsql stuffs ’ within fields values, as ’ is the quote symbol
used by postgresql
 
- All values to methods should be passed as data.frames/tibble
 
RSQL 0.1.3
NEW FEATURES