Dmitrii

Results 2 issues of Dmitrii

Very often in practice I have to do a bulk update of rows. IN PostgreSQL: ```sql UPDATE table AS t SET col1 = c.col1, col2 = c.col2 FROM (VALUES (1,...

Undefined offset: 1 in /vendor/easmith/selectel-storage/src/SCurl.php:193 Stack trace: #0 /vendor/easmith/selectel-storage/src/SCurl.php(193): yii\base\ErrorHandler->handleError() #1 /vendor/easmith/selectel-storage/src/SCurl.php(133): easmith\selectel\storage\SCurl->parseHead() #2 /vendor/easmith/selectel-storage/src/SelectelStorage.php(59): easmith\selectel\storage\SCurl->request()