cboettig / neonstore

:package: A local content-based storage system for NEON data
https://cboettig.github.io/neonstore
Other
8 stars 5 forks source link

Patch: drop deprecated #50

Closed cboettig closed 3 years ago

cboettig commented 3 years ago

Local database could still get duplicated rows when NEON deprecated data files. (neon_read() was not impacted). Fixes issue and shares duplication handling across methods more fully.