BUG: Extension manager=> Database ignores drop column

Did you find a bug in Joomla! 3.x but aren't sure? This forum is the place to help figure out if the problem is a bug and how to report it. If you are an experienced Joomla! user and are certain that you have found a bug please use the Bug Tracker to submit your issue.
This forum is for discussion about bugs and to get help with reporting them to the Bug Tracker: https://issues.joomla.org

Moderator: ooffick

Forum rules
Please use the official Bug Tracker to report a bug: https://issues.joomla.org
Locked
sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

BUG: Extension manager=> Database ignores drop column

Post by sovainfo » Mon Aug 19, 2013 1:00 am

The ALTER TABLE ... DROP COLUMN "column" is not detected as a change that needs to applied to the database.
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: BUG: Extension manager=> Database ignores drop column

Post by sovainfo » Sat Nov 08, 2014 2:29 pm

See https://github.com/joomla/joomla-cms/pull/3313 for PostgreSQL.

Unfortunately there seems to be no interest to solve this for MS SQL, see https://github.com/joomla/joomla-cms/pull/2615
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!


Locked

Return to “Joomla! 3.x Bug Reporting”