Wrong database function used in update hook

David Lesieur - November 2, 2008 - 13:11
Project:Custom Breadcrumbs
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

In function custom_breadcrumbs_update_6001(), there is a call to db_add_column(). That function is meant to be used only with PostgreSQL.

db_add_field() should be used instead.

#1

MGN - May 7, 2009 - 05:03
Status:active» fixed

Thanks. This has been fixed and committed to 6.x-1.x-dev.

#2

System Message - May 21, 2009 - 05:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.