Mathias Burger

Results 2 comments of Mathias Burger

As a quick fix until the issue is resolved, you could add the following to your conftest.py: ``` # fix the postgres command being executed, remove '' from stderr as...

I think this proposal might also have performance benefits, but it would need to be implemented a bit differently. Currently when you specify a response model in the routing decorator,...