CREATE TABLE script for PostgreSQL doesn't work.
wall_unit - May 16, 2007 - 09:02
| Project: | Taxonomy Lineage |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
You tried to set the default value for an integer field to an empty string. So the script fails and the table term_lineage don't become created. I provided a patch which sets the default value of the field depth to 0 instead of ''.
| Attachment | Size |
|---|---|
| lineage.install-pgsql-fix.patch | 642 bytes |

#1
This has been fixed in my working copy of lineage... I'll post this to a new version as soon as I get through the issue queue. It'll be in -dev overnight at the very least.
#2
Automatically closed -- issue fixed for two weeks with no activity.