NEWS
RSQL 0.2.2 (2023-08-19)
NEW FEATURES
- Better management of timezones in db
BUGFIXES
- Minor improvements when db is not available
RSQL 0.2.1 (2022-05-21)
BUGFIXES
Closes all open results sets
RSQL 0.2.0 (2022-04-14)
NEW FEATURES
- CI moved to github actions
- Improved test coverage and compliance to pkgcheck
RSQL 0.1.4 (2020-07-05)
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 (2020-05-06)
NEW FEATURES