I've patched ad_flash.install to use schema API, which should enable Flash Ad to support PostgreSQL, as Ad already supports it.
There is a completely untested (but simple) hook_update_N function for current MySQL users that should get them along.
On a sidenote, I removed all existing copyright markings that claimed “all rights reserved”, as all drupal.org -hosted code is supposed to be GPL'd.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | ad_flash.install.head_.patch | 5.6 KB | aaron1234nz |
| ad_flash_schema_api.patch | 6.01 KB | plj |
Comments
Comment #1
chriscohen commentedThanks for doing this. I will check it out! Any other testers would be appreciated.
Comment #2
Alex Andrascu commentedPlease reroll this patch on the current HEAD version and i'll commit it. Thank you.
Comment #3
Alex Andrascu commentedComment #4
aaron1234nz commentedRerolled against HEAD and tested on postgres.
Comment #5
Alex Andrascu commentedCommited in 2.5 (wrong commit) then in 2.6 please check if everything's ok. And thanks again for the patch. Looks pretty and clean now with the Schema API.
Alex
Comment #6
Alex Andrascu commented