backpex
backpex copied to clipboard
Introduction of the adapter pattern for flexible datasources
This is a WIP draft of the introduction of Backpex.Adapter
and a Backpex.Adapters.Ecto
. This will help us support other datasources (like Ash) in the future.
This PR also introduces validation for given options to Backpex.LiveResource
via nimble_options
.