Closed (won't fix)
Project:
Advanced Poll
Version:
5.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2008 at 14:55 UTC
Updated:
3 Feb 2013 at 20:10 UTC
As in [#/272445\
With postgresql (at least with postgresql 7.4) adding column with it's defaults/not null is forbidden.
ERROR:
# warning: pg_query() [function.pg-query]: Query failed: ERROR: adding columns with defaults is not implemented HINT: Add the column, then use ALTER TABLE SET DEFAULT. in /home/maho/workspace/longturn.org/includes/database.pgsql.inc on line 125.
# user warning: query: ALTER TABLE advpoll_choices ADD cid serial in /home/maho/workspace/longturn.org/includes/database.pgsql.inc on line 144.
Comments
Comment #1
pomliane commentedThis version of Advanced Poll is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.