Changes for PostgreSQL and MySQL#1
Conversation
- Added port support for the PostgreSQL connection - Added disconnect for the PostgreSQL connection
|
Thanks, I've folded those changes into the core release. On 26 March 2012 12:08, Stefanie Janine Stlting <
|
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation - Changed the escape method to get a real escape for MS SQL Server
- Changed formatting to fit standards - Methods with public
- Methods with public
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation - Changed formatting to fit standards - Methods with public
…why, but that's life sometimes
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation - Changed formatting to fit standards - Methods with public
…the parent constructor
…e accordingly unit test.
… by PHP database objects. The ezSQL_Recordset impements Iterator and methods that behave like fetch_assoc, fetch_row, fetch_object.
… of array access to rows.
Update repo from original project
Merge pull request #166 from dpDesignz/master
Fix reference to argument in closure for params
Hi,
I've done some changes to fit my needs:
Maybe my changes might help others.
Best regards
Stefanie