Yeray Díaz
Yeray Díaz
Hi all, we've been experiencing some issues with Databases regarding connection and transaction management, so I've spent some time reading through the different issues and PRs and understanding the code....
Hi, thanks so much for Vapor and everything you do for the Elixir community. In my app I was trying to define the configuration in a file but be able...
https://github.com/yeraydiazdiaz/lunr.py/issues/112#issuecomment-1847988073
https://github.com/yeraydiazdiaz/sublime-rest-client/runs/6645440649?check_suite_focus=true
Large payloads can be annoying to include, allow a special syntax to read the payload from files: ``` POST https://example.com/comments HTTP/1.1 Content-Type: application/xml Authorization: token xxx < ./demo.xml ```
Remember and send cookies as returned in the responses.
Since it's EOL, additionally we wouldn't need https://github.com/sethmlarson/socksio/blob/master/socksio/compat.py anymore.
Which are then forwarded into asyncpg connection which raises an error like: > quart.testing.app.LifespanError: Error during startup connect() got an unexpected keyword argument 'min_size' https://github.com/pgjones/quart-db/blob/abd22793a86b55b45ca8f2ba1be6f2eb3a2e77f9/src/quart_db/backends/asyncpg.py#L198