Skip to content

[Quill] Add a Crud DAO abstraction #9

@reibitto

Description

@reibitto

The copy/paste in structure between PodcastDao and EpisodeDao isn't such a big deal since it's only 2 tables currently, but I'd really like to investigate a "proper" solution to this. Quill being macro-based makes abstracting things out a little tricky. I think creating a CrudDao abstraction that works for Quill would be a good learning experience. And if the solution works nicely, we could potentially contribute it back to solve this issue: zio/zio-quill#30

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions