Nick Crews

Results 451 comments of Nick Crews

I'm not sure, but I'm pretty sure I copy pasted that code snippet from my app, so it should work. The auth() function is extremely overloaded, it returns all sorts...

@cmma0003 can you please be more precise? Which version of what library? What exactly do you see (what exactly do you mean by request?)? In network request of devtools? In...

I am using Google SSO as my only auth provider. Hmmm I don't know how managed auth like cognito works. You say you are seeing double headers. Day that is...

Also what env are you in? Open next on CF? You seeing this in npm dev and in the site built with npm build? Is the info/workaround in https://github.com/opennextjs/opennextjs-cloudflare/issues/606 useful?

I would still like to see this change. If I get the tests to pass, do you like the goal of this PR?

Actually, it looks like [the underlying pg library also accesses process.env](https://github.com/search?q=repo%3Abrianc%2Fnode-postgres%20process.env&type=code) at the top level, so we would need to also make these same changes there too for me to...

Im assuming this bug is still present, so therefore this issue is not stale.

Those are great reasons! If I do a SUM over a column with no rows (`SELECT SUM(l_tax) FROM 'https://shell.duckdb.org/data/tpch/0_01/parquet/lineitem.parquet' WHERE l_tax