[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6624] trunk/sql/Pg-database.sql
- Subject: SF.net SVN: ledger-smb:[6624] trunk/sql/Pg-database.sql
- From: ..hidden..
- Date: Fri, 24 Jan 2014 15:42:24 +0000
Revision: 6624
http://sourceforge.net/p/ledger-smb/code/6624
Author: tshvr
Date: 2014-01-24 15:42:24 +0000 (Fri, 24 Jan 2014)
Log Message:
-----------
--FOREIGN KEY (chart_id) REFERENCES account(id),already defined before
Modified Paths:
--------------
trunk/sql/Pg-database.sql
Modified: trunk/sql/Pg-database.sql
===================================================================
--- trunk/sql/Pg-database.sql 2014-01-24 15:40:39 UTC (rev 6623)
+++ trunk/sql/Pg-database.sql 2014-01-24 15:42:24 UTC (rev 6624)
@@ -1845,7 +1845,7 @@
validto timestamp not null default 'infinity',
pass integer DEFAULT 0 NOT NULL,
taxmodule_id int DEFAULT 1 NOT NULL,
- FOREIGN KEY (chart_id) REFERENCES account(id),
+ --FOREIGN KEY (chart_id) REFERENCES account(id),--already defined before
FOREIGN KEY (taxmodule_id) REFERENCES taxmodule (taxmodule_id),
PRIMARY KEY (chart_id, validto)
);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits