graphql-python / graphql-python/graphene-sqlalchemy

I have wrote some extensions for graphene-sqlalchemy

オープン
#185 コメント 2 件 リアクション 1 件 担当者 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 を短くまとめたダイジェスト。