#22481 closed Bug (fixed)
Dropping geometry columns (PostGIS < 2.0) doesn't work
Reported by: | Claude Paroz | Owned by: | Claude Paroz |
---|---|---|---|
Component: | Migrations | Version: | 1.7-beta-1 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
While working on #22451, I also found that dropping geometry columns didn't work with PostGIS 1.x.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | 22481-1.diff added |
---|
comment:1 by , 11 years ago
Has patch: | set |
---|
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The patch has to be applied over the one for #22451, hence just attaching it for now.