QWERin
QWERin
Jo ale o to tolik nejde jako ze nefunguje dotaz EAN -> book
on **v4** work, on **main** not work is buggy
> @antonmedv got the problem that https://deployer.org/releases/v7.0.0/deployer.phar is not exists. https://github.com/deployphp/deployer/releases/download/v7.0.0/deployer.phar
yep same problem win 11 22h2 `Godot Engine v3.2.3.stable.official - https://godotengine.org OpenGL ES 3.0 Renderer: NVIDIA GeForce GTX 1050/PCIe/SSE2 ERROR: execute: Condition "ret == 0" is true. Returned: ERR_CANT_FORK At:...
Usecase select product and order by variant.price. Yes in Orm 4 its ok.
Ano produkty maji vice variant a ano fineBy jsem tam nedal neni podstatne.. chyba se projevi tak ci tak. Ok, jinak mas tam malo dat staci to upravit aby to...
Taky popisu mozna je to jen ma neznalost vnitrniho fungovani sql obecne ale DB: ```php products = [ [ 'title' => 'PHP Book', 'onEshop' => true, 'variants' => [['variantTitle' =>...
jinak tady je example projekt https://github.com/qwerin/nextrasOrmTest co je zajimave tak varianty se dotazuji nekolikrat ```sql SELECT `variant`.* FROM `variant` AS `variant` WHERE `variant`.`product_id` IN (1, 1, 3, 2, 2, 3)...