Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ l ]
[ m ]
[ n ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
top
top
top
top
top
top
top
top
m
- mapNativeDatatype
- in file sqlite.php, method MDB2_Driver_Datatype_sqlite::mapNativeDatatype()
Maps a native array description of a field to a MDB2 datatype and length
- MDB2_BufferedResult_sqlite
- in file sqlite.php, class MDB2_BufferedResult_sqlite
- MDB2_Driver_Datatype_sqlite
- in file sqlite.php, class MDB2_Driver_Datatype_sqlite
MDB2 SQLite driver
- MDB2_Driver_Function_sqlite
- in file sqlite.php, class MDB2_Driver_Function_sqlite
MDB2 SQLite driver for the function modules
- MDB2_Driver_Manager_sqlite
- in file sqlite.php, class MDB2_Driver_Manager_sqlite
MDB2 SQLite driver for the management modules
- MDB2_Driver_Native_sqlite
- in file sqlite.php, class MDB2_Driver_Native_sqlite
MDB2 SQLite driver for the native module
- MDB2_Driver_Reverse_sqlite
- in file sqlite.php, class MDB2_Driver_Reverse_sqlite
MDB2 SQlite driver for the schema reverse engineering module
- MDB2_Driver_sqlite
- in file sqlite.php, class MDB2_Driver_sqlite
MDB2 SQLite driver
- MDB2_Result_sqlite
- in file sqlite.php, class MDB2_Result_sqlite
- MDB2_Statement_sqlite
- in file sqlite.php, class MDB2_Statement_sqlite
top
top
r
- replace
- in file sqlite.php, method MDB2_Driver_sqlite::replace()
Execute a SQL REPLACE query. A REPLACE query is identical to a INSERT query, except that if there is already a row in the table with the same key field values, the REPLACE query just updates its values instead of inserting a new row.
- rollback
- in file sqlite.php, method MDB2_Driver_sqlite::rollback()
Cancel any database changes done during a transaction that is in progress.
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 14:32:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|