User: Alf Magne Kalleland Date: 22.12.12
package | LudoDB |
---|---|
author | Alf Magne Kalleland |
__construct(\LudoDBObject $obj)
\LudoDBObject
clearLimit()
fromPrepared($sql, array $params) : string
array
string
getCreateTableSql() : string
string
getInsertSQL() : mixed
mixed
getSql() : string
string
getUpdateSql() : string
string
setLimit($start, null $count)
null
getColumns() : string
string
getColumnsForCollectionSQL() : string
string
getColumnsToSelectFromJoins() : string
string
getCompiledSql() : string
This will only be called when config of LudoDBModel or LudoDBCollection does not contain any "sql" key/value.
string
getJoins() : string
string
getMyColumns() : string
string
getOrderBy() : string
string
getPDOInsert($data) : mixed
mixed
getTableAndColumn($column) : string
string
getTables() : string
string
getUpdatesForSql($updates) : string
string
validate()
$arguments : array
$config : array
$configParser : \LudoDBConfigParser
$limit : string
$obj : \LudoDBObject
DELETED