bardo-copyright-db/model
Mike Benowitz 0a8fb1cde4 Fix issues with delete-cascade
The important tables `xml` and `registration` were not properly set for their `CASCADE` behavior, in addiiton `XML` needed to have the `single_parent` option enabled to allow for cascading-deletes (since otherwise a single entry could be referenced by an entry and a error.
2019-08-05 14:41:27 -04:00
..
author.py Further test additions and linting fixes 2019-07-10 17:27:42 -04:00
cce.py Fix issues with delete-cascade 2019-08-05 14:41:27 -04:00
core.py SFR-453 Initial Commit 2019-05-29 12:47:03 -04:00
elastic.py Initial commit of testing configuration using `pytest` 2019-07-09 17:32:22 -04:00
errorCCE.py Fix error XML model import 2019-07-08 11:43:19 -04:00
lccn.py SFR-453 Initial Commit 2019-05-29 12:47:03 -04:00
publisher.py SFR-453 Initial Commit 2019-05-29 12:47:03 -04:00
registration.py SFR-453 Initial Commit 2019-05-29 12:47:03 -04:00
renClaimant.py SFR-453 Initial Commit 2019-05-29 12:47:03 -04:00
renewal.py SFR-453 Initial Commit 2019-05-29 12:47:03 -04:00
volume.py SFR-453 Initial Commit 2019-05-29 12:47:03 -04:00
xml.py Fix issues with delete-cascade 2019-08-05 14:41:27 -04:00