Carlos Sousa
Carlos Sousa
After hours, created another account and tried with it, it worked.
Hey Joshua, actually I didn't fix it. I just tried to create another account in Expo, and with this new one, it worked.
hey @amaury1729, will take a look at it!
@CaselIT is there anything else I can be helping with here?
@CaselIT is PR with tests welcome on this issue? I am just poking around and checking what I could be helping with.
Appreciate it! I've started the implementation, will be opening the PR soon, just had one question while running the tests. Based on what Mike said: _connection.execute(..., []) of any kind...
> Member Yes, here is the code I am running and the logged queries: ``` with Session() as session: session.execute(insert(Foo), []) session.execute(insert(Foo).values(name=bindparam("user_nane", None)), []) session.commit() ``` ``` 2023-10-02 15:09:15,953 INFO...
@domdorn @987Nabil would you guys be able to give more information about how we can be increasing the speed of this? I am willing to help on it, I created...
@jdegoes would you know about it?
thanks @lemire! I was initially thinking it was something with the .to_string(), but now I see it was with the .set_pathname().