Alexander Makarov
Alexander Makarov
Yes. That's useful.
INSERT IGNORE itself is MySQL-specific. Need to check if there are similar features in other DBs.
@SamMousa talking seriously, I've attempted it already and it did't went well so far. Deleted everything. Going to try again later but wouldn't mind you trying. You're way better in...
Thank you!
> Btw, I thought Yii3 would use CycleORM? Is that no longer the case? It's going to be not tied to any DB. Initially we were planning to drop DB...
Here's some related work: - https://github.com/yiisoft/db/pull/196 - https://github.com/yiisoft/db/pull/195
Architecturally it's alright but is missing way too many things: 1. Oracle support. 2. Good docs. 3. Likely named placeholder support (there are tests only for positional ones so I'm...
> 5. I don't understand what it is. - https://www.yiiframework.com/doc/api/2.0/yii-db-query#batch()-detail - https://www.yiiframework.com/doc/api/2.0/yii-db-query#each()-detail
Want to try implementing it?
Core team currently has no resources to work on this one but we can review/merge it. Next release (~2-3 months) is last chance to get enhancements into 2.0.