Home
last modified time | relevance | path

Searched refs:Table (Results 1 – 25 of 91) sorted by relevance

1234

/php-src/ext/sqlite3/tests/
H A Dsqlite3_02_create.phpt10 echo "Creating Table\n";
13 echo "Creating Same Table Again\n";
24 Creating Table
26 Creating Same Table Again
H A Dsqlite3_16_select_no_results.phpt11 echo "Creating Table\n";
27 Creating Table
H A Dsqlite3_24_last_insert_rowid.phpt11 echo "Creating Table\n";
25 Creating Table
H A Dsqlite3_13_skip_all_cleanup.phpt11 echo "Creating Table\n";
27 Creating Table
H A Dsqlite3_14_querysingle.phpt11 echo "Creating Table\n";
25 Creating Table
H A Dsqlite3_18_changes.phpt11 echo "Creating Table\n";
29 Creating Table
H A Dsqlite3_03_insert.phpt11 echo "Creating Table\n";
31 Creating Table
H A Dsqlite3_23_escape_string.phpt11 echo "Creating Table\n";
31 Creating Table
H A Dsqlite3_07_prepared_stmt.phpt11 echo "Creating Table\n";
35 Creating Table
H A Dsqlite3_08_udf.phpt16 echo "Creating Table\n";
39 Creating Table
H A Dsqlite3_06_prepared_stmt.phpt11 echo "Creating Table\n";
36 Creating Table
H A Dsqlite3_11_numrows.phpt20 echo "Creating Table\n";
38 Creating Table
H A Dsqlite3_19_columninfo.phpt11 echo "Creating Table\n";
33 Creating Table
H A Dsqlite3_bound_value_at_name.phpt11 echo "Creating Table\n";
35 Creating Table
H A Dsqlite3_26_reset_prepared_stmt.phpt11 echo "Creating Table\n";
39 Creating Table
H A Dsqlite3_27_reset_prepared_stmt_result.phpt11 echo "Creating Table\n";
39 Creating Table
H A Dsqlite3_09_blob_bound_param.phpt12 echo "Creating Table\n";
42 Creating Table
H A Dsqlite3_10_bound_value_name.phpt11 echo "Creating Table\n";
37 Creating Table
H A Dsqlite3_12_unfinalized_stmt_cleanup.phpt11 echo "Creating Table\n";
38 Creating Table
H A Dsqlite3_25_create_aggregate.phpt24 echo "Creating Table\n";
43 Creating Table
H A Dsqlite3_28_clear_bindings.phpt11 echo "Creating Table\n";
42 Creating Table
H A Dsqlite3_35_stmt_readonly.phpt18 echo "Creating Table\n";
42 Creating Table
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_errorinfo.phpt81 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.pdo…
88 string(%d) "Table '%s.pdo_mysql_stmt_errorinfo_ihopeitdoesnotexist' doesn't exist"
91 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.pdo…
99 string(%d) "Table '%s.pdo_mysql_stmt_errorinfo' doesn't exist"
111 Warning: PDO::prepare(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.pdo_mysql_st…
122 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.pdo…
129 string(%d) "Table '%s.pdo_mysql_stmt_errorinfo' doesn't exist"
H A Dbug78152.phpt33 Warning: PDO::exec(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.bug78152_pdo_my…
35 SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.bug78152_pdo_mysql_bad' doesn't exist
/php-src/Zend/tests/attributes/
H A D004_name_resolution.phpt22 class Table {
35 #[Attributes\Table()]
91 string(29) "Doctrine\ORM\Attributes\Table"

Completed in 32 milliseconds

1234