Skip to content

Populate records using a computed column without raw query #14338

Discussion options

You must be logged in to vote

Unfortunately, UPDATE ... FROM is not supported at all in Sequelize currently. You only solution is to use a raw query.

I'm pretty sure I've seen an feature request for it, but I can't find it

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joseph-hailu-dd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants