### Description of the issue Specifically for the `__eq__` and db_updater. Also investigate if the `Base` `__eq__` makes the overrides redundant on the subclasses.
Description of the issue
Specifically for the
__eq__and db_updater.Also investigate if the
Base__eq__makes the overrides redundant on the subclasses.