update_8: removing nonexistent keys
maho - June 19, 2008 - 14:20
| Project: | Advanced Poll |
| Version: | 5.x-1.0-beta6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Upgrading as in #272445: update_3 error : db_drop_column
Error: haven't copied, but it's about keys advpoll_choices_vote_offset_idx and advpoll_choices_pkey
With postgresql, they are automatically removed when column is changed.
patch attached.
| Attachment | Size |
|---|---|
| update_8.diff | 945 bytes |

#1
Ah I see that in the db_change_column() docs. Fixed.
http://drupal.org/cvs?commit=128774
#2
Automatically closed -- issue fixed for two weeks with no activity.