Package awl\DataUpdate
DBRecord | A Base class to use for records which will be read/written from the database. |
sql_from_object | Build SQL INSERT/UPDATE statement from an associative array of fieldnames => values. |
sql_from_post | Build SQL INSERT/UPDATE statement from the $_POST associative array |