Here's a patch for the installfile which adds support for PostgeSQL. I took the liberty of adding a primary key to the table simply because phpPgAdmin doesn't like it when a table doesn't have a primary key. I also added a very simple hook_uninstall().
| Comment | File | Size | Author |
|---|---|---|---|
| download_count.install.patch | 912 bytes | easyfit |
Comments
Comment #1
Chill35 commentedYou're DA-ma. (Or woman?)
I don't know the first thing about PostgeSQL, I will rely on your good judgment here.
And thanks for the added key.
Comment #2
Chill35 commented... and hook_uninstall!
Comment #3
easyfit commentedYeah I'm da-man, da-skinny-white-geeky-man, but still!
You're welcome :)
Comment #4
Chill35 commentedLOL!
Comment #5
Chill35 commentedhook_uninstall implemented for Drupal 5 version.
PostgreSQL support added for both Drupal 4.7 and 5 version.
Commited.
Thanks.
Comment #6
(not verified) commented