Skip to content

Remove dependency on ORM adapter by implementing our own methods#5823

Draft
carlosantoniodasilva wants to merge 5 commits intomainfrom
ca-rm-orm-adapter
Draft

Remove dependency on ORM adapter by implementing our own methods#5823
carlosantoniodasilva wants to merge 5 commits intomainfrom
ca-rm-orm-adapter

Conversation

@carlosantoniodasilva
Copy link
Member

Where things may diverge that we need specific logic between each ORM,
we can implement our own finders / query methods, since we have already
a base for this with dirty tracking anyway.

This eliminates a dependency that's been around since the very beginning
of Devise.

Where things may diverge that we need specific logic between each ORM,
we can implement our own finders / query methods, since we have already
a base for this with dirty tracking anyway.

This eliminates a dependency that's been around since the very beginning
of Devise.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant