graphql-python / graphql-python/graphene-sqlalchemy

I have wrote some extensions for graphene-sqlalchemy

Aperta
#185 2 commenti 1 reazione 1 assegnatario Rivendicata da @Nabellaleen Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
985
Fork
223
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.