Dmitry Yemanov
Dmitry Yemanov
Yes, but tablespaces are still in the pipeline. Does anyone object to perform the cleanup now?
Updated, ready for merge.
Such usage was surely not considered in the new IN implementation. However, I will take a look whether it's possible to re-optimize this case.
I tried to solve it before the v5.0.1 release but it wasn't straightforward, so I had to postpone it. Will retry again soon.
Extend INSERT to support inserting multiple rows in single command (ala PostgreSQL/MySQL) [CORE1978]
Closing as a duplicate for #4217 which offers the standard solution.
Not sure the API method name is really good, maybe `setSource()` or `reset()` would suit better.
It's already in the plans.
Can you provide the test database (with removed / anonymized unrelated data)?
I will take a look this week and report back.
I failed to fix it easily, but still hope to have it improved.