public function beginTransaction() : bool { return $this->exec('BEGIN IMMEDIATE TRANSACTION') !== FALSE; }