[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Full company recreate: creation errors
- Subject: Full company recreate: creation errors
- From: Erik Huelsmann <..hidden..>
- Date: Thu, 16 Jun 2011 23:31:52 +0200
Regularly, I run a complete "company setup" to see if the incremental
changes still allow a full initial setup. Today (with trunk as of
right now: ), that's not possible anymore. Here's an extract of the
transcript I'm getting:
NOTICE: CREATE TABLE will create implicit sequence
"menu_attribute_id_seq" for serial column "menu_attribute.id"
CREATE TABLE
setval
--------
612
(1 row)
ERROR: syntax error at or near "PRIMARY"
LINE 7: PRIMARY KEY (node_id, role_name)
^
ERROR: current transaction is aborted, commands ignored until end of
transaction block
ERROR: current transaction is aborted, commands ignored until end of
transaction block
Since I'm headed for bed, I thought I'd report here. I might be able
to fix tomorrow during the day.
Bye,
Erik.