The installation fails on PostgreSQL. I'm able to get it to work by taking away the unsigned modifier for the integers, and remove key creation from the table create statement since it's being done right after it in the script anyway. The patch to do these things is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| unitag.install.pgsql_patch.txt | 731 bytes | PMunn |
Comments
Comment #1
PMunn commentedStatus changed to needing review.
Comment #2
Zen commentedCommitted - thanks mate.
-K