Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: from clause on PgUpdateBuilder #2304

Open
DanielBaulig opened this issue May 12, 2024 · 1 comment
Open

[FEATURE]: from clause on PgUpdateBuilder #2304

DanielBaulig opened this issue May 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@DanielBaulig
Copy link

Describe what you want

There doesn't seem to be a way to from / join to other tables when using the PgUpdateBuilder builder. Maybe I am missing something?

https://www.postgresql.org/docs/current/sql-update.html

@DanielBaulig DanielBaulig added the enhancement New feature or request label May 12, 2024
@MorelSerge
Copy link

Same for deleting rows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants