graphql-python / graphql-python/graphene-sqlalchemy

I have wrote some extensions for graphene-sqlalchemy

未关闭
#185 2 条评论 1 个 reaction 已指派 1 人 已被 @Nabellaleen 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
985
派生
223
PR 合并指标
30 天内没有已合并 PR

描述

Here they are: [graphene-sqlalchemy-ext](https://github.com/yanghg-basefx/graphene-sqlalchemy-ext)

And I think some of methods can merge into graphene-sqlalchemy as a basic function. such as `connection_from_query`, which provides a way to page result by SQL query (LIMIT ... OFFSET ...). It's much faster than convert all the query to a list.

If you'd like to, you can use any code free. I'm very happy to contribute my strength.

Cheers.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。