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.
| Comment | File | Size | Author |
|---|---|---|---|
| openx_manager.install.patch | 1019 bytes | jaydub |
Comments
Comment #1
brmassa commentedJeff,
great! i was too lazy to search for it. patch commited.
regards,
massa
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.