Home
last modified time | relevance | path

Searched refs:PDO (Results 351 – 362 of 362) sorted by relevance

1...<<1112131415

/PHP-7.3/ext/pdo_oci/tests/
H A Dpdo_oci_fread_1.phpt17 $dbh->setAttribute(PDO::ATTR_STRINGIFY_FETCHES, false);
H A Dpdo_oci_templob_1.phpt2 PDO OCI: Test to verify all implicitly created temporary LOB are cleaned up
H A Dpdo_oci_stream_1.phpt17 $dbh->setAttribute(PDO::ATTR_STRINGIFY_FETCHES, false);
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug53551.phpt15 $db->setAttribute(PDO::ATTR_EMULATE_PREPARES, 0);
H A Dbug_33689.phpt2 PDO MySQL Bug #33689 (query() execute() and fetch() return false on valid select queries)
H A Dbug_50323.phpt48 new PDO($dsn, $user, $pass);
H A Dbug54929.phpt25 var_dump($stmt->fetch(PDO::FETCH_ASSOC));
H A Dpdo_mysql_exec_ddl.phpt2 MySQL PDO->exec(), affected rows
/PHP-7.3/ext/pdo/tests/
H A Dpdo_022.phpt2 PDO Common: PDOStatement::getColumnMeta
/PHP-7.3/
H A DNEWS174 - PDO:
220 - PDO:
297 - PDO SQLite:
1032 - PDO:
1258 - PDO:
1262 - PDO MySQL:
1342 - PDO:
1631 - PDO SQLite
2244 - PDO:
2248 - PDO MySQL:
[all …]
H A DUPGRADING139 PDO/MySQL:
146 Statements using connections having PDO::ATTR_EMULATE_PREPARES=true (which
337 PDO ODBC:
545 . Added the attribute PDO::DBLIB_ATTR_SKIP_EMPTY_ROWSETS to enable automatic
547 . Exposed the TDS version via the PDO::DBLIB_ATTR_TDS_VERSION attribute.
552 new PDO::SQLITE_ATTR_OPEN_FLAGS attribute to PDO::SQLITE_READONLY.
H A Dacinclude.m42809 AC_CACHE_CHECK([for PDO includes], pdo_cv_inc_path, [
2810 AC_MSG_CHECKING([for PDO includes])

Completed in 42 milliseconds

1...<<1112131415