OHDSI / GIS

https://ohdsi.github.io/GIS
Apache License 2.0
8 stars 8 forks source link

Replace deprecated rpostgis function `pgInsert` with `pgWriteGeom` #310

Open kzollove opened 5 months ago

kzollove commented 5 months ago

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.