Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402]
Data Dictionary for SQLite.
Copyright: | 2000-2013 John Lim |
Copyright: | 2014 Damien Regad, Mark Newnham and the ADOdb community |
License: | BSD-3-Clause |
License: | LGPL-2.1-or-later |
File Size: | 106 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ADODB2_sqlite:: (5 methods):
ActualType()
_CreateSuffix()
AlterColumnSQL()
DropColumnSQL()
RenameColumnSQL()
Class: ADODB2_sqlite - X-Ref
ActualType($meta) X-Ref |
No description |
_CreateSuffix($fname,&$ftype,$fnotnull,$fdefault,$fautoinc,$fconstraint,$funsigned) X-Ref |
No description |
AlterColumnSQL($tabname, $flds, $tableflds='', $tableoptions='') X-Ref |
No description |
DropColumnSQL($tabname, $flds, $tableflds='', $tableoptions='') X-Ref |
No description |
RenameColumnSQL($tabname,$oldcolumn,$newcolumn,$flds='') X-Ref |
No description |