modify update_6000() to use schema API

jaydub - September 21, 2008 - 16:33
Project:OpenX Manager
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The first module update function in openx_manager.install
does not use the schema API to rename the database column
in question. db_change_field() function should be used in the
update. I am using PostgreSQL so this is one example where
the schema API makes it easy to rename the field in a portable
way.

AttachmentSize
openx_manager.install.patch1019 bytes

#1

brmassa - September 22, 2008 - 05:48
Status:needs review» fixed

Jeff,

great! i was too lazy to search for it. patch commited.

regards,

massa

#2

Anonymous (not verified) - October 6, 2008 - 05:53
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.