As discussed before, and following a request from @moltar, we should consider adding a `DBIC` support layer. I think we need a `PONAPI::Repository::DBIC` consuming `PONAPI::Repository` and implementing the required methods in `DBIC`-speak. PRs are welcome.
As discussed before, and following a request from @moltar, we should consider adding a
DBICsupport layer.I think we need a
PONAPI::Repository::DBICconsumingPONAPI::Repositoryand implementing the required methods inDBIC-speak.PRs are welcome.