Skip to content

I have wrote some extensions for graphene-sqlalchemy #185

Open
@yanghg-basefx

Description

@yanghg-basefx

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions