graphql-python / graphql-python/graphene-sqlalchemy
Integrating support for graphene-sqlalchemy-filter into code base
- Ngôn ngữ chính
- Python
- Star
- 985
- Fork
- 223
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
As there is limited filtering with [graphene-sqlalchemy](https://github.com/graphql-python/graphene-sqlalchemy), I have been using [graphene-sqlalchemy-filter](https://github.com/art1415926535/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.
- https://github.com/art1415926535/graphene-sqlalchemy-filter/pull/63
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.