Skip to content

Added ORMRepository

Matthew F Harrison requested to merge orm_repository into main

Added ORMRepository that can be selected by setting ttat.repository.type = orm in the capo config file

Changed DM objects to dataclasses to provide __repl__ methods

Added ProposalStatus to DM for ORM mapping

Modified test_authors.py to use Boolean instead of String for is_primary. The test passes for both repos.

Merge request reports

Loading