in drupal 4.7 one can provide changes to the database in a file called module.install
i merged the install files for both databases into such a flexinode.install to make
installation more painless.

Comments

bot’s picture

StatusFileSize
new1.44 KB

INSTALL could also be updated,
attached is a patch.

samc’s picture

Awesome, bot! This is much needed.

Any chance you'd be willing to incorporate the UTF-8 update stuff into your patch and reroll? There's a thread on that here: http://drupal.org/node/48186.

If so, it'd be great!!

samc’s picture

Priority: Normal » Critical

Any extra testing attention would be helpful.

samc’s picture

StatusFileSize
new3.74 KB

Went ahead and integrated bot's .install and the UTF-8 update.

- Minor reformatting to install fn
- Added success/failure messages to install fn
- Removed what looked like extraneous semi-colons

Tested fine on MySQL.

samc’s picture

Title: flexinode.pgsql and flexinode.mysql shoule be flexinode.install » Flexinode.install
Status: Reviewed & tested by the community » Needs work

I couldn't apply the INSTALL (doc) patch. Got malformed patch line 39.

Bèr Kessels’s picture

Status: Needs work » Fixed

Thanks for the hard wotrk. I modified the patch, alpplied it, added the .install and committed the whole shazam.

Anonymous’s picture

Status: Fixed » Closed (fixed)