Opened 5 years ago
Closed 3 years ago
#923 closed defect (fixed)
PostGis: cannot handle constraint check clause like '10'::integer
Reported by: | zhanga | Owned by: | gregboone |
---|---|---|---|
Priority: | trivial | Milestone: | 4.1.0 |
Component: | PostGIS Provider | Version: | 4.0.0 |
Severity: | 4 | Keywords: | PostGis, Constraint |
Cc: | External ID: |
Description
Currently, the PostGis? constraint reader cannot handle check clause like '10'::integer. We need to remove the the "'" and replace "::integer" to "".
Attachments (1)
Change History (2)
Changed 5 years ago by
comment:1 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.