Martin Adámek
Martin Adámek
Implemented in v6 via #4776
Same as last year and the two years before, no one wants to help apparently, so it waits for me :D I'll get to this at some point during this...
So this is happening for v6, see initial implementation in #4296. Few notes: - no global config toggle, as native enum needs to have a name, so instead there is...
Closing as this is nowadays possible by defining a pivot entity explicitly.
Closing as implemented in v6 via #4735
The problem with this is that only MySQL offers feasible solution, I haven't found a way to do it with other drivers (that would fit how the QB is designed).
More context here, I got some suggestions on how this could be done, but the problem is that it's not possible to go that way without a lot of added...
Interesting, maybe this got fixed by some unrelated change over time. Will keep this open till we have some explicit tests for it so we can be sure it actually...
Okay, this apparently works as expected, not sure what fixed it. Added tests to ensure it really works, will mark it as a feature commit so it gets into the...
Closing as we nowadays have `em.upsert()` for this.