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.

CommentFileSizeAuthor
unitag.install.pgsql_patch.txt731 bytesPMunn

Comments

PMunn’s picture

Status: Active » Needs review

Status changed to needing review.

Zen’s picture

Status: Needs review » Fixed

Committed - thanks mate.

-K

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.