Ticket #324 (closed defect: fixed)
PostGIS provider : Insert and update geometry failed when a table has a srid
| Reported by: | bscott | Owned by: | mloskot |
|---|---|---|---|
| Priority: | blocker | Milestone: | 3.4.0 |
| Component: | PostGIS Provider | Version: | 3.2.0 |
| Severity: | 1 | Keywords: | |
| Cc: | External ID: |
Description
When inserting or updating a geometry in a table that has a srid assigned postgis throw this error
The execution of SQL statement failed with PostgreSQL error code: PGRES_FATAL_ERROR, ERROR: new row for relation "mytable" violates check constraint "enforce_srid_mygeometry"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

