Home
last modified time | relevance | path

Searched refs:PRAGMA (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/sqlite3/tests/
H A Dsqlite3_defensive.phpt22 var_dump($db->exec('PRAGMA writable_schema = ON;'));
/PHP-8.2/ext/pdo_sqlite/tests/
H A Dbug_42589.phpt9 $options = $db->query('PRAGMA compile_options')->fetchAll(PDO::FETCH_COLUMN);
/PHP-8.2/ext/sqlite3/
H A Dsqlite3.stub.php211 public const PRAGMA = UNKNOWN; define in SQLite3

Completed in 13 milliseconds