0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 11 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Another attempt at getting firebird running on travis ci More... over 12 years ago
Add another test and try again More... over 12 years ago
Update sqlite test for explain, attempt firebird tests on Travis CI More... over 12 years ago
Tracking down a test bug for sqlite More... over 12 years ago
Fix Firebird test connection issue More... over 12 years ago
Add `explain` method to query builder More... over 12 years ago
Update copyright for the new year More... over 12 years ago
Improve test coverage of sql driver More... over 12 years ago
100% coverage of Query Builder class, remove some undocumented/unused code. More... over 12 years ago
Fix broken tests More... over 12 years ago
Fix travis config file More... over 12 years ago
Fix some issues with the grouping commands, and greatly expand test coverage More... over 12 years ago
supress stupid error on bad connection test
timw4mail
as Timothy Warren
More... about 13 years ago
set error mode in pdo constructor
timw4mail
as Timothy Warren
More... about 13 years ago
update tests
timw4mail
as Timothy Warren
More... about 13 years ago
Added insert_batch
timw4mail
as Timothy Warren
More... over 13 years ago
Add insert batch as a function to overwrite in drivers
timw4mail
as Timothy Warren
More... over 13 years ago
Remove insert batch, as it only works for MySQL and Postgres
timw4mail
as Timothy Warren
More... over 13 years ago
Fix sql tests?
timw4mail
as Timothy Warren
More... over 13 years ago
Changed invalid methods to return NULL instead of FALSE, added insert_batch
timw4mail
as Timothy Warren
More... over 13 years ago
Fixed bug with handling functions in select
timw4mail
as Timothy Warren
More... over 13 years ago
Better query logging
timw4mail
as Timothy Warren
More... over 13 years ago
Removed object references
timw4mail
as Timothy Warren
More... over 13 years ago
Update year
timw4mail
as Timothy Warren
More... over 13 years ago
Add interfaces
timw4mail
as Timothy Warren
More... over 13 years ago
Update docs and readme
timw4mail
as Timothy Warren
More... almost 14 years ago
Enable Query() function as a alias function
timw4mail
as Timothy Warren
More... almost 14 years ago
Update docs
timw4mail
as Timothy Warren
More... almost 14 years ago
Create query() method to handle database connections instead of Query_Builder class
timw4mail
as Timothy Warren
More... almost 14 years ago
Remove some extra recursion and explicitly call more methods
timw4mail
as Timothy Warren
More... almost 14 years ago