Blaž Šnuderl

Results 2 issues of Blaž Šnuderl

We see an empty save point being inserted if we specfify on_conflict target as relation name and not column name. See the example bellow, the difference is in the `on_conflict`...

question

Part of Part of https://github.com/PyO3/pyo3/issues/3684 This is a tehnically a breaking change. The diff is pretty simple though which hopefully means not many users would be impacted in practice. Thoughts?