Searched refs:PRAGMA (Results 1 – 3 of 3) sorted by relevance
22 var_dump($db->exec('PRAGMA writable_schema = ON;'));
9 $options = $db->query('PRAGMA compile_options')->fetchAll(PDO::FETCH_COLUMN);
211 public const PRAGMA = UNKNOWN; define in SQLite3
Completed in 6 milliseconds