ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:sqlite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
v5:database:sqlite [2016/01/13 02:06] – ↷ Links adapted because of a move operation mnewnhamv5:database:sqlite [2016/02/01 21:49] mnewnham
Line 21: Line 21:
 ==== Limitations in Meta Functions ==== ==== Limitations in Meta Functions ====
 The driver does not support the following metaFunctions: The driver does not support the following metaFunctions:
-  * [[v5:dictionary:altercolumnsql]]  +  * [[v5:dictionary:altercolumnsql|alterColumnSql()]]  
-  * [[v5:dictionary:dropcolumnsql]]+  * [[v5:dictionary:dropcolumnsql|dropColumnSql()]]
  
 This is a limitation of Sqlite itself, not ADOdb. For more information see [[http://www.sqlite.org/lang_altertable.html|Here]] This is a limitation of Sqlite itself, not ADOdb. For more information see [[http://www.sqlite.org/lang_altertable.html|Here]]
Line 53: Line 53:
  
 </WRAP> </WRAP>
-This deprecated driver added portability to the sqlite2 driver by stripping the table names from the column names in queries. The Sqlite3 exhibits this behavior by default.+This deprecated driver added portability to the sqlite2 driver by stripping the table names from the column names in queries.
 {{tag>[sqlite2 deprecated]}} {{tag>[sqlite2 deprecated]}}
v5/database/sqlite.txt · Last modified: 2020/01/13 12:47 by dregad