Changelog
eatDB 0.5.0
CRAN release: 2021-10-05
-
dbPull()now usesdbSingleDF()internally, if variables from only a single data table are selected (slightly increases memory usage for these cases but guarantees correct output length and speeds up performance) - Switched to Github Action for CI