Ferreteria/v2/usage/db/records
< Ferreteria | v2 | usage | db
Jump to navigation
Jump to search
The routines for writing data from a recordset object back to the database are simple by default but can be overridden in several ways behind the scenes.
documentation in progress
Method Index
ftName_forTable
protected function FigureSQL_forInsert(array $arData)
public function FigureSQL_forUpdate(array $arChg,$sqlWhere,$isNativeData=self::KFMT_NATIVE)
trait ftWriteableTable
public function Insert(array $arData)
public function Update(array $arChg,$sqlWhere,$isNativeData=FALSE)