OHDSI/gaiaCore
Replace deprecated rpostgis function `pgInsert` with `pgWriteGeom`
Open
#12 opened on Jan 25, 2024
good first issue
Repository metrics
- Stars
- (4 stars)
- PR merge metrics
- (PR metrics pending)
Description
https://github.com/OHDSI/GIS/blob/9bdf7b2e27976ac52fcd84759f0816820866a3c4/R/dbUtils.R#L490
This function has been deprecated in version 1.5.0.
Please use `pgWriteGeom` instead.