Max Rozen
Max Rozen
Closing this as it seems fixed
Hey @fmquaglia, check out the docs for `--test-scheduled` under https://developers.cloudflare.com/workers/wrangler/commands/#dev
I installed `nvm` over the top of `volta` and now `npx` works again. Weird.
First thoughts: Sounds like a good idea and something useful to add - and no, there's no way to do this with `unstable_dev` AFAIK. But it sounds like it'd be...
🐛 BUG: when trying to left join 2 tables that have same name columns - second column is not returned
@AndriiSherman could I bother you for a schema/db sql file to reproduce this?
🐛 BUG: when trying to left join 2 tables that have same name columns - second column is not returned
We've traced this back to workerd, and will be discussing possible solutions here: https://github.com/cloudflare/workerd/pull/696 Keep in mind @AndriiSherman that a temporary fix on Drizzle's side is still possible by using...
🐛 BUG: when trying to left join 2 tables that have same name columns - second column is not returned
@AndriiSherman sorry for the delay there - the [types](https://www.npmjs.com/package/@cloudflare/workers-types) are released in `4.20240222.0`
🐛 BUG: when trying to left join 2 tables that have same name columns - second column is not returned
@kossnocorp - that PR specifically fixes Workers when run locally, not the execute command. I'll have a follow-up PR for the execute command shortly.
🐛 BUG: when trying to left join 2 tables that have same name columns - second column is not returned
Ugh GitHub - nope not fixed yet
Good point, I'll update the API to have an OpenAPI spec for the existing public endpoints, then add new endpoints for status pages.