0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Permit use of array in Result->order() More... about 10 years ago
Driver specific INSERT with empty data More... over 10 years ago
Add debugTimer callback More... over 10 years ago
Fix via() where condition (fixes #52) More... over 10 years ago
Support closing WHERE parentheses More... almost 11 years ago
Support $result->or() More... almost 11 years ago
Support $result->and() More... almost 11 years ago
Allow null values in fatchPairs() More... about 11 years ago
Allow using float keys in fetchPairs(), fixes #49 More... about 11 years ago
Fix repetitive use of the same MultiResult More... about 11 years ago
Allow updating primary key of a row More... about 11 years ago
jsonAsArray flag, to enable json serialization as plain data array More... over 11 years ago
Debug using error_log() instead of stderr by default More... over 11 years ago
Allow retrieving last insert ID More... over 11 years ago
Implement insert_multi() for MultiResult More... over 11 years ago
Rename insertMulti() to be compatible with insert_update() More... over 11 years ago
Add test for non-conventional columns More... over 11 years ago
Fix $row->table()->fetchPairs('key', 'value') More... over 11 years ago
Introduce $result->insertMulti() More... over 11 years ago
Utilize 23505 as the duplicate key when using postgresql More... over 11 years ago
Handle where(, array(null)) More... almost 12 years ago
Implement JsonSerializable explicitly More... almost 12 years ago
Implement JSON serialization More... almost 12 years ago
Provide autoload in Composer (thanks to Julien Cambien) More... about 12 years ago
Add composer.json More... over 12 years ago
Resettable order and select columns (closes #42) More... almost 13 years ago
Simplify code More... almost 13 years ago
Check all conditions in $applications[array()] More... almost 13 years ago
Typo More... almost 13 years ago
Allow empty offset (thanks to xpavp03) More... about 13 years ago