Commit Graph

4 Commits (0a8fb1cde4ceb33ecdbf4a2dc2eb1fc0e42e9497)

Author SHA1 Message Date
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
Mike Benowitz 0f8d50ad4d Further test additions and linting fixes 2019-07-10 17:27:42 -04:00
Mike Benowitz 58b8cb30e8 Fix issue in CCE UPDATE operation 2019-07-09 13:14:55 -04:00
Mike Benowitz edd14d9cdb SFR-453 Initial Commit
Includes an initial version of the utility script used to generate
the copyright entry/renewal database along with instructions on how
to run the script and create a version of the database locally
2019-05-29 12:47:03 -04:00