Home
last modified time | relevance | path

Searched refs:SQLite (Results 1 – 16 of 16) sorted by relevance

/PHP-5.4/ext/sqlite3/
H A Dconfig.w324 ARG_WITH("sqlite3", "SQLite 3 support", "no");
12 AC_DEFINE("HAVE_SQLITE3", 1, "SQLite support");
H A Dconfig0.m438 AC_MSG_CHECKING([for SQLite 3.3.9+])
45 AC_MSG_ERROR([Please install SQLite 3.3.9 first or check libsqlite3 is present])
/PHP-5.4/ext/pdo_sqlite/
H A DCREDITS1 SQLite 3.x driver for PDO
H A Dsqlite_driver.c534 static PHP_METHOD(SQLite, sqliteCreateFunction) in PHP_METHOD() argument
605 static PHP_METHOD(SQLite, sqliteCreateAggregate) in PHP_METHOD() argument
668 static PHP_METHOD(SQLite, sqliteCreateCollation) in PHP_METHOD() argument
717 PHP_ME(SQLite, sqliteCreateFunction, NULL, ZEND_ACC_PUBLIC)
718 PHP_ME(SQLite, sqliteCreateAggregate, NULL, ZEND_ACC_PUBLIC)
719 PHP_ME(SQLite, sqliteCreateCollation, NULL, ZEND_ACC_PUBLIC)
/PHP-5.4/ext/pdo_sqlite/tests/
H A Dcommon.phpt2 SQLite
H A Dbug_42589.phpt2 PDO SQLite Feature Request #42589 (getColumnMeta() should also return table name)
H A Dbug33841.phpt2 PDO SQLite Bug #33841 (rowCount() does not work on prepared statements)
/PHP-5.4/ext/sqlite3/tests/
H A Dsqlite3_34_load_extension_ext_dir.phpt21 Warning: SQLite3::loadExtension(): SQLite Extension are disabled in %s on line %d
H A Dbug66550.phpt2 Bug #66550 (SQLite prepared statement use-after-free)
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dphp-sqlite3-changes.patch9 ** This file is an amalgamation of many separate C source files from SQLite
H A Dsqlite3.c23512 # error SQLite will not work correctly with the -ffast-math option of GCC.
/PHP-5.4/
H A DEXTENSIONS236 COMMENT: Integrates SQLite 2 embeddable SQL database engine.
243 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
H A DNEWS185 . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
1314 when system SQLite used. (Remi)
2854 - Upgraded bundled SQLite to version 3.7.7.1. (Scott)
3972 - Fixed bug #49320 (PDO returns null when SQLite connection fails). (Felipe)
4878 - Added table info to PDO::getColumnMeta() with SQLite. (Martin Jansen, Scott)
6242 - Upgraded bundled SQLite 3 to version 3.3.17. (Ilia)
6359 - Added php_pdo_sqlite_external.dll, a version of the PDO SQLite driver that
6364 - Upgraded SQLite 3 to version 3.3.16 (Ilia)
7980 - Changed SQLite extension to be a shared module in Windows distribution.
7993 . SQLite 3 library in ext/pdo_sqlite to 3.2.7. (Ilia)
[all …]
/PHP-5.4/win32/
H A Dphp5dllts.dsp2198 # Begin Group "SQLite"
H A Dinstall.txt1089 DOM, LibXML, Iconv, SimpleXML, SPL and SQLite. And the following are no
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic16670 # SQLite database files
16677 0 string **\ This\ file\ contains\ an\ SQLite SQLite 2.x database
16679 # Version 3 of SQLite allows applications to embed their own "user version"
16682 0 string SQLite\ format\ 3
16684 >60 belong !0 SQLite 3.x database, user version %u
16685 >60 belong 0 SQLite 3.x database
16691 >126 string SQLite\ format\ 3

Completed in 632 milliseconds