[Pkg-drupal-devel] Status and plans

Conrad Shultz cshultz at gene-tools.com
Sun Jul 23 23:05:48 CET 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neil McGovern wrote:

> 2. Upgrade paths
> This is fairly interesting in Drupal's case. For more info on this, and
> generally, see http://drupal.org/node/65922
> So, I'm going to take the previous maintainer's advice:
>   Create separate versions for major upstream releases: drupal4.5,
>   drupal4.6, drupal4.7.  Don't waste time trying to do automatic
>   database updates -- that Simply Won't Work.

I disagree about the database updates.  Our company uses Drupal on
Debian for both our ecommerce system (a _very_ heavily modified Drupal)
and website (a slightly modified Drupal).

We started on Drupal 4.4 when that was the version in "testing",
upgraded to 4.5, and have since moved to a non-packaged 4.6.  In all
cases we had to do database updates and, while the Drupal upgrader was
fundamentally broken, I was able to write my own upgrade shell script
that took care of the database upgrades.

Complexity seems to derive from two sources:

1) Drupal supports MySQL and Postgresql, which implement SQL differently
and thus require handholding for upgrades (especially postgres, which
lacks the "ALTER TABLE" command).

2) Databases need not be locally hosted (in serious environments, they
won't be), leading to need for additional checking before jumping into
an automatic upgrade.

Neither is insurmountable, and honestly we shouldn't make users have to
jump through the hoops that I did in order to do a version upgrade.

I would be happy to share upgrade work I have done if it would be
helpful for the package maintainers.

- --
Conrad Shultz
cshultz at gene-tools.com
Special Projects
Gene Tools, LLC

One Summerton Way	Ph:  (541) 929-7840 ext. 1305
Philomath, OR 97370     Fax: (541) 929-7841

Morpholino antisense oligos from Gene Tools:
Superior technology, comprehensive service
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFExADMlMn/Gy5wHk0RAg2RAJoDvjFS4IyxfN+Flyy0CBfDv27WDwCfUtmD
kN/lQpmFMC8PEidyTf0JBj8=
=Ps8L
-----END PGP SIGNATURE-----



More information about the Pkg-drupal-devel mailing list