https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22683

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org

--- Comment #10 from Jonathan Druart <[email protected]> 
---
You are adding 2 FK on the same column? I do not think this is possible.

Moreover you add a note for the 2 constraints:
+Note: This DBIC only relationship should be removed (as it will get
automatically recreated)
+if we add a proper foreign key for accountlines.issue_id

But we will not be able to create this constraint at DB level.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to