nebulo icon indicating copy to clipboard operation
nebulo copied to clipboard

Instant GraphQL API for PostgreSQL and SQLAlchemy

Results 4 nebulo issues
Sort by recently updated
recently updated
newest added

Replace psycopg2 dependency with ```python AsyncEngine.run_sync ``` Usage needs to be wrapped here: https://github.com/olirice/nebulo/blob/master/src/nebulo/server/starlette.py#L31

When `null` is passed to a first/last argument on a connection it errors with ``` int() argument must be a string, a bytes-like object or a number, not 'NoneType' ```...

First of all, I've been looking all over for something like this in Python, lucky to find Nebulo. Kudos. I mostly work in the Django space, and would like to...

enhancement

![Image](https://github.com/user-attachments/assets/084f0e3a-e00b-45be-81f3-06e30e4fff51) Maybe bundle it like `graphiql.min.css` will help