Opened 8 years ago
Closed 7 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)
by , 8 years ago
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.