-
Hi But I'm not sure how to use the sea-query syntax to achieve that, when I try doing:
I end up with a statement like:
Is what I'm trying to do event possible with sea_query? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @zajko, check this example https://docs.rs/sea-query/latest/sea_query/query/struct.InsertStatement.html#method.select_from |
Beta Was this translation helpful? Give feedback.
Hey @zajko, check this example https://docs.rs/sea-query/latest/sea_query/query/struct.InsertStatement.html#method.select_from