L-Mario564

Results 77 comments of L-Mario564

This shouldn't be an issue in the latest version. Feel free to reopen this issue if the bug persists.

Just to rule this out, are any of you who are experiencing this issue developing in a monorepo?

This is not a bug, this is intentional. The developer is responsible for the creation of the database.

This behavior is intended. If you run the raw query in PG, you'll get the same result of 0 rows.

@francois-egner If it's an issue specific to the driver, it may be better to open an issue in the `pg` driver repo and close this one.

@penberg Hi there. Let me know if there's anything that needs to be done with this PR for it to be merged. Would greatly appreciate it!

Can anyone provide a code snippet for a problematic query and a schema to reproduce this issue? Either that or confirm if this is no longer a bug, which may...

`aliasedTable` is only for use in the RQB API. I see that the docs uses that function instead of `alias`: https://orm.drizzle.team/docs/joins#aliases--selfjoins. We'll fix this documentation issue.

Can you provide steps to reproduce this bug?