- Updated documentation
- Added protected override allowed
- Better parameter naming
- Revised documentation (WIP)
- Updated
InsertStatement
class with:- Fixed
execute()
method
- Fixed
- Updated
InsertStatement
class with:- Added
$insertId
argument inexecute()
method
- Added
- Updated
Database
class with:- Fixed
$options
argument in__construct()
method
- Fixed
- Updated
SelectStatement
class with:- Fixed all aggregates
- Added
whereMany()
method - Updated
limit()
method
- Updated
Database
class with:- Minor change
__construct()
method - Minor change
insert()
method - Minor change
update()
method
- Minor change
- Updated
LimitClause
class with:- Minor change
__toString()
method
- Minor change
- Updated
OffsetClause
class with:- Minor change
__toString()
method
- Minor change
- Updated
StatementContainer
class with:- Minor fix
setPlaceholders()
method
- Minor fix
- PSR-2 coding style guide adopted
- Updated
InsertStatement
class with:- Added
columns()
method
- Added
- Updated
UpdateStatement
class with:- Added
set()
method
- Added
- Updated
StatementContainer
class with:- Added
$table
argument indelete()
method
- Added
- Updated
WhereClause
class with:- Fixed
orWhereLike()
method
- Fixed
- Updated
SelectStatement
class with:- Minor fix
select()
method (working fix)
- Minor fix
- Updated
SelectStatement
class with:- Minor fix
select()
method
- Minor fix
- Removed old changelog notes
- Revised release version