Skip to content

Exception handling from the database layer #12

@Hjorthen

Description

@Hjorthen

Currently no exceptions are handled by the repositories, such as ForeignKeyConstraint and DuplicateEntry. These should be handled by the database layer(repositories) and passed onto the caller in a framework independent way. Custom exceptions is a possible solution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions