v2.3.0
Updated requirements
icanboogie/prototype
v2.3.0
Backward incompatible changes
- The
fields
schema key is no more Table::install()
andTable::uninstall()
return void- Renamed
Statment::fetchAndClose()
asone()
New features
- Introducing connection drivers
- Added
Schema
andSchemaColumn
- Added
Schema::filter()
- Added
Connection::cast_value()
- Added
Driver::render_column()
- Added prototype bindings
StatementInvocationFailed
Other changes
Helper::patch()
now returns previous callable
Fixed
RuntimeActiveRecordCache
casing- Default table name prefix
- 'foreign' + 'primary' shouldn't have 'indexed'