Skip to content

Splitt BaseEntityService into two abstract classes #130

@spiftire

Description

@spiftire

I am proposing to use another layer of abstraction here. BaseEntityService could be split into BaseCrudService and BaseConnectionService where the latter only make sure that there is a database connection. This way we don't have to override functions we don't use

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorWe need to refactor, this is not

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions