0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 15 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make mysql/postgres drivers compatible with Quercus
timw4mail
as Timothy Warren
More... about 14 years ago
switch from pdo_drivers to PDO::getAvailableDrivers
timw4mail
as Timothy Warren
More... about 14 years ago
Remove docs - they can easily be generated, and they are duplicated on other projects
timw4mail
as Timothy Warren
More... about 14 years ago
Update docs
timw4mail
as Timothy Warren
More... about 14 years ago
Remove unrelated classes and tests
timw4mail
as Timothy Warren
More... about 14 years ago
Fix CI tests
timw4mail
as Timothy Warren
More... about 14 years ago
Adjust autoloader
timw4mail
as Timothy Warren
More... about 14 years ago
Fix autoloading issue
timw4mail
as Timothy Warren
More... over 14 years ago
Set up autoloader
timw4mail
as Timothy Warren
More... over 14 years ago
Update docs
timw4mail
as Timothy Warren
More... over 14 years ago
implemented mysql backup methods
timw4mail
as Timothy Warren
More... over 14 years ago
Start of MySQL Backup structure method
timw4mail
as Timothy Warren
More... over 14 years ago
Optimize foreach loops:
timw4mail
as Timothy Warren
More... over 14 years ago
change db_filter function to use less memory
timw4mail
as Timothy Warren
More... over 14 years ago
Added more meta-information methods, with tests
timw4mail
as Timothy Warren
More... over 14 years ago
Improve 'type_list' methods
timw4mail
as Timothy Warren
More... over 14 years ago
Partially implement type_list method
timw4mail
as Timothy Warren
More... over 14 years ago
Add list_types abstract method to db_sql class
timw4mail
as Timothy Warren
More... over 14 years ago
Fix tweaks
timw4mail
as Timothy Warren
More... over 14 years ago
Database connection tweaks
timw4mail
as Timothy Warren
More... over 14 years ago
Remove echoing of sql statements
timw4mail
as Timothy Warren
More... over 14 years ago
Improve Quote_ident method of DB_PDO, fixes #3
timw4mail
as Timothy Warren
More... over 14 years ago
More query builder optimization
timw4mail
as Timothy Warren
More... over 14 years ago
Remove uneeded sqlite file
timw4mail
as Timothy Warren
More... over 14 years ago
More method simplification
timw4mail
as Timothy Warren
More... over 14 years ago
Simplifiy select_ methods
timw4mail
as Timothy Warren
More... over 14 years ago
Various Query Builder improvements
timw4mail
as Timothy Warren
More... over 14 years ago
Fix logic error and update docs
timw4mail
as Timothy Warren
More... over 14 years ago
Streamline a few query builder methods
timw4mail
as Timothy Warren
More... over 14 years ago
Okay, remove all the StdClass nonsense
timw4mail
as Timothy Warren
More... over 14 years ago