cerbos / query-plan-adapters

Repo of adapters converting a Cerbos Query Plan to a data fetching layer
Apache License 2.0
16 stars 9 forks source link

enhancement: Add support for SQLAlchemy v2 #51

Closed Sambigeara closed 1 year ago

Sambigeara commented 1 year ago

closes #43

In the end, it was just a deprecated API being used in the tests that were breaking.