You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @slavaavr . from clause for update and delete statements are not currently supported. The workaround would be to use IN operator or raw statement.
Off course, feel free to contribute.
Hi! Is any option to create such query as:
for postgres db?
What do you think about adding this feature? If you don't mind, I may help with the implementation.
The text was updated successfully, but these errors were encountered: