graphql-python/graphene-sqlalchemy

Integrating support for graphene-sqlalchemy-filter into code base

Open

#335 geöffnet am 29. März 2022

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (4 zugewiesene Personen)Python (222 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (939 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

As there is limited filtering with graphene-sqlalchemy, I have been using graphene-sqlalchemy-filter which has many stock filters included. Unfortunately the developer seems to have lost interest in the code base and a critical PR to add support for Graphene 3.0 has been unmerged for six months.

I have tried contacting the developer a few times without response.

As the filtering code for the add-on is contained in the graphene-sqlalchemy-filter package's two files, I propose merging this code into graphene-sqlalchemy.

Would this be OK?

Contributor Guide