bscheshirwork
bscheshirwork
@dimmitri good idea. So... I see some indeterminate stages: how to get inserted ids? How to separate inserted and updated rows?
@Vovan-VE i.e. need `n` subquery + 1 query vs `n` query if you can directly update row-by-row?
BC: can create new interface for this features?
Something like `IterableQueryInterface` = `QueryInterface` + `Iterator`
So... I try it with `exist` rule. Work fine for me.
I think this is not implemented. Also we can add some "sizes" with rotated images https://imagine.readthedocs.io/en/master/usage/introduction.html compare with config: ```php 'versions' => [ 'small' => function ($img) { /** @var...
So... We can change a preview size and rules: ```php /** * Widget preview height * @var int */ public $previewHeight = 88; /** * Widget preview width * @var...
first button contain a input. Last two is just a div with plain text.  @zxbodya I think We need a separated css rule for this case
```css .gallery-manager input[type="checkbox"] { margin-top: 0px; vertical-align: middle; } ```
So... This will be called in https://github.com/yiisoft/yii2-debug/blob/b37f414959c2fafefb332020b42037cd17c1cb7f/panels/UserPanel.php#L238