OHDSI/gaiaCore

Replace deprecated rpostgis function `pgInsert` with `pgWriteGeom`

Open

#12 opened on Jan 25, 2024

 (0 comments) (0 reactions) (0 assignees)Java (3 forks)auto 404
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.

Contributor guide