Upgrade from Drupal 6.x-1.4 to Andromeda SVN retains smallint bug

1 reply [Last post]
Joined: 05/12/2010
Points: 28

A related issue (with patch submitted) is at http://drupal.org/node/358937

The fix for d.o#358937 in the upcoming Andromeda branch does not handle update for sites which upgrade from Kaltura 1.x to Kaltura 2.x.

See Updating tables: Don't use hook_schema().

Looks like we need to migrate all changes which applied to kaltura_schema() into kaltura_update_N() functions?

I'm going to look at this issue in http://github.com/GiantRobot/drupal-kaltura/issues/7 so welcome any feedback, input or patches there.

Joined: 05/12/2010
Points: 28

This patch applies to Kaltura Andromeda SVN and allows sites using 6.x-1.x series via the Drupal.org project to upgrade to the later version of the module with the smallint fixed.

--
www.giantrobot.co.nzhttp://twitter.com/grobot

AttachmentSize
5522-db_update_smallint.patch_.TXT783 bytes