You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILED
ERROR: could not find function '.bindParameters'
at function(valueck=<missing_arg>)()
at lapply()
at dbWriteTable.JDBCConnection()
at dbWriteTable()
at test.dbwriter()
Do you think there is any chance to solve the issue soon ? Just as I know if I use a longer way for my current work (writing the result in a csv, reading the csv and then updating the table).
dbWriteTable returns the following error message
Tested with Renjin 0.8.2117 and 0.8.2523
I pushed a unit test that fails
https://github.com/ebocher/renjin-dbi/blob/addTestDBWrite/RH2GIS/src/test/R/h2gis-test.R#L16
The text was updated successfully, but these errors were encountered: