PHPOF2 - Change Log
Released 9/3/08
- 52: [Default] DBRow::fillFromResult() does not call DBRow::clear() before it populates (timj)
- 40: [Default] Add ability to load driver-specific optimisations at runtime (timj)
- 48: [Default] Add the ability to get getTableSingularLabel() to DBRow_SimpleObject (timj)
- 8: [Default] DBRow update() method should use the original key(s) (timj)
- 37: [Default] Implement simple way to statically define table schema (timj)
- 47: [Default] Remove DBTable::getFieldDefinitions() (timj)
- 49: [Default] Add ability to get() a row from a table using a composite key (timj)
- 50: [Default] Add ability to add array to basicSearch() to perform IN() query (timj)
- 72: [Default] Use of Audit drivers could cause the creation of Two mysqli connections (timj)
- 90: [Default] Revert additional clear() functionality added to DBRow::fillFromArray() and DBRow::fillFromResult() (timj)
- 93: [Default] Add ability to skip fields when auditing (timj)
- 94: [Default] Add ability to discover whether a row is currently audited (timj)
- 95: [Default] Add auditing of LOB fields (timj)
- 96: [Default] When drivers call resolveLOBFields(), an error is thrown (timj)
14 issues View Issues