graphql-python / graphql-python/graphene-sqlalchemy
I have wrote some extensions for graphene-sqlalchemy
未關閉
@Nabellaleen 已經在處理了。
開始於 2019年3月18日。
enhancement
- 主要語言
- Python
- 星號
- 985
- 分支
- 224
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Here they are: 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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。