Closed (fixed)
Project:
Unitag
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2008 at 02:15 UTC
Updated:
4 Mar 2009 at 06:40 UTC
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