0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'ezSQL3' More... almost 8 years ago
removed merged https://github.com/ezSQL/ezSQL/pull/123 More... almost 8 years ago
commit to show merged https://github.com/ezSQL/ezSQL/pull/123 will error throw: More... almost 8 years ago
update More... almost 8 years ago
update tests, refactor `selecting` to handle array or string for columns, added tests coverage for `_query_insert_replace` More... almost 8 years ago
update tests, refactor `_where_clause` handle array mix match better and strings More... almost 8 years ago
more coverage testing _where_clause More... almost 8 years ago
corrections, additional tests for code coverage More... almost 8 years ago
update More... almost 8 years ago
renamed showing to selecting, added ezSQL core `create_select` and `insert_select` method shortcuts, and tests under mySQLi More... almost 8 years ago
stop sql execution if directed will return string instead, with that added `insert into select` method shortcut More... almost 8 years ago
Update readme change log history More... almost 8 years ago
corrections More... almost 8 years ago
testing ezSQLcore delete method under postgres More... almost 8 years ago
testing postgres get_results, should fail cause so far postgres class not return results from sql select statements More... almost 8 years ago
testing phpunit whitelist, required to submit code coverage More... almost 8 years ago
update More... almost 8 years ago
select not returning results More... almost 8 years ago
fixes More... almost 8 years ago
corrections More... almost 8 years ago
test select query directly More... almost 8 years ago
testing More... almost 8 years ago
testing showing More... almost 8 years ago
update More... almost 8 years ago
corrections More... almost 8 years ago
refactoring, postgres require WHERE must be type boolean, not type integer More... almost 8 years ago
corrections More... almost 8 years ago
testing ezSQLcore showing under postgres More... almost 8 years ago
corrections More... almost 8 years ago
testing ezSQLcore update under postgres More... almost 8 years ago