Download & Extend

Only the update_6100() hook was using schema API, here's a patch for the rest of the goodness.

Project:Voting API
Version:6.x-2.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I went through and updated 'update' hooks 2 and 4 through 9 to properly use schema API.

This is my first time touching the API, so a look over would be greatly appreciated.

AttachmentSize
votingapi_schema_api_update.patch12.21 KB

Comments

#1

Ouch! There was a parse error in the last patch, please disregard the original attachment.

Here is the correct patch.

AttachmentSize
votingapi_schema_api_update.patch 13.18 KB

#2

Status:needs review» fixed

Committed the second version. Some modules (like CCK) are abandoning older update functions in the 6.x versions. In the future that might be something to consider, but for now this helps. Thanks!

#3

Status:fixed» closed (fixed)

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