Ivan
Ivan
https://github.com/endeveit/cache/wiki/PDO Where mysql and sqlite driver? No files for this namespaces Endeveit\Cache\Drivers\Pdo\SQLite, Endeveit\Cache\Drivers\Pdo\MySQL
How I can Execute this SQL-query: update matching_times set duration=TIME_TO_SEC(TIMEDIFF('2021-03-11 16:23:21',created_at)) where user_id in (145, 146,...) These are not work's DB().Execute("update matching_times set duration=TIME_TO_SEC(TIMEDIFF(?,created_at)) where user_id in (?) ", currentTimeString,...
data, e := db.Execute("UPDATE calls SET start_time = 1611236635440 where id=?;SELECT * FROM calls WHERE id=?;",1,1) mysql dsn root:mysql@tcp(localhost:3306)/date?charset=utf8mb4&parseTime=true&interpolateParams=true&multiStatements=true
I've got error TelegramBot\Api\BotApi::curlValidate($curl = resource(10) of type (curl), $response = '{"ok":false,"error_code":400,"description":"Bad Request: can\'t parse labeled price: Can\'t find field \\"label\\""}') ...vendor/telegram-bot/api/src/BotApi.php:263 $l = new \TelegramBot\Api\Types\Payments\LabeledPrice(); $l->setLabel('qwe'); $l->setAmount(500); $prices=[$l]; $bot->sendInvoice(...
Hi! Thx for package! I got error here src/Middleware.php try { $response = $this->requestRenderedPage($request->fullUrl()); } Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown for http DELETE to /session/fde5d9782c2792d530ff42f7a9b2fd0b Operation timed out after 30000 milliseconds...
Problem after install pluggin and run pluggin: File sitemanager.xml not found. Is FileZilla installed? If the sitemanager.xml file is located elsewhere please see https://github.com/ment4list/SublimeZilla#alternate-locations file /home/[USER_NAME]/.filezilla/sitemanager.xml i created with 777