Seok Lim
Seok Lim
When I connect to the scatter from localhost, I get an error that the socket cannot be found. https://github.com/GetScatter/ScatterDesktop/blob/master/electron/services/sockets.js#L76 https://github.com/GetScatter/ScatterDesktop/blob/master/electron/services/sockets.js#L32 The above code part is related. It seems to determine...
### Describe the feature you'd like to request In TRPC 11, the explicit Content-Type checks introduced in #5522 have caused the blocking of the application/x-www-form-urlencoded content type. I would like...
### Describe the bug I encountered an issue when using SQLAlchemy with asyncpg and the autoload_with option while trying to load table metadata. The problem occurs because PostgreSQL's oid type...