Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCan't write IntoInsertStatement in constraints #590
Comments
This comment has been minimized.
|
This can probably be solved by putting the default type parameters back on IntoInsertStatement |
jethrogb
changed the title from
Types in query_builder::returning_clause are not exported
to
Can't write IntoInsertStatement in constraints
Jan 25, 2017
added a commit
that referenced
this issue
Feb 17, 2017
sgrif
referenced this issue
Feb 17, 2017
Merged
Remove the final type parameter from `IntoInsertStatement` #724
sgrif
closed this
in
#724
Feb 17, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jethrogb commentedJan 25, 2017
•
edited
Direct cause is that the types in query_builder::returning_clause are not exported