Aaron Merryman

Results 23 comments of Aaron Merryman

Hi @vepanimas, were you able to take a look at this yet?

If you just lock sqlalchemy to

@alaz-aura That is a good idea. We were hoping it wouldn't need to be so explicit as to overburden the developers but this can work in the meantime. I have...

Yes, we have over 150 e2e tests that take quite a bit of time to run, they can't run in parallel. We run them on every commit for a PR....

Thank you so much for your feedback! I will look at Jest's implementation and get back to you :) On Fri, May 19, 2023, 2:32 AM David Siu ***@***.***> wrote:...

Hi all, I've updated my fork with the new file based strategy. @davidsiu If this is the correct direction you were thinking, I can make the PR and see if...

Is this project inactive and/or looking for new maintainers?

Definitely understand! I'd be happy to make a PR for this.

Guessing it has to do with this? I'm thinking it is clashing somehow. https://github.com/supabase/pg_net/blob/master/sql/pg_net.sql#L259

> Also mentioned this on #8 but it would be awesome if pglite could support [postgraphile ORM](https://postgraphile.org/), I have a PoC that fails due to missing tables that are needed...