issues
search
Ronggui
/
RQDA
R-based Qualitative Data Analysis
http://rqda.r-forge.r-project.org
Other
113
stars
31
forks
source link
Fix issues with dbWriteTable and dbGetQuery
#17
Closed
jalvesaq
closed
1 year ago
jalvesaq
commented
7 years ago
dbWriteTable accepts the argument row.names (not row.name).
dbGetQuery always returns a data.frame; it never returns NULL.
Close #15
Close #15