graphql-python/graphene-sqlalchemy

Integrating support for graphene-sqlalchemy-filter into code base

開放

#335 建立於 2022年3月29日

 (10 則留言) (0 個反應) (4 位負責人)Python (222 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (939 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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?

貢獻者指南