0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Declare $rows_affected (thx https://github.com/nolan-interactive) More... over 12 years ago
Merge pull request #22 from christianchristensen/master More... almost 13 years ago
Add composer and class autoloading data. More... almost 13 years ago
Merge remote branch 'origin/master' More... almost 13 years ago
Reset num_queries to 0 if more than 500 queries so as not to connect with every new query on long running scripts. More... almost 13 years ago
Merge branch 'master' of https://github.com/scratch85/ezSQL More... almost 13 years ago
Added mySQLi version. It is a very straightforward approach. (see ez_sql_mysqli.php) More... almost 13 years ago
- mySQLi version added. It is a very straightforward approach. (see ez_sql_mysqli.php) More... almost 13 years ago
Merge pull request #17 from ioscream/patch-1 More... about 13 years ago
Update sqlsrv/ez_sql_sqlsrv.php More... about 13 years ago
Merge pull request #16 from Lwangaman/master More... about 13 years ago
Added intelligence check for valid CHARSET value More... about 13 years ago
added check for valid charset values More... about 13 years ago
Merge pull request #1 from jv2222/master More... about 13 years ago
Formatting More... about 13 years ago
Merge pull request #15 from Lwangaman/master More... about 13 years ago
Update mysql/ez_sql_mysql.php More... about 13 years ago
Add optional encoding parameter for current connection, default UTF-8 More... about 13 years ago
Fixed call to non existent print_error function in shared code More... about 13 years ago
Merge remote branch 'origin/master' More... about 13 years ago
Added cubrid version supplied by Ovidiu Veliscu More... about 13 years ago
Merge pull request #12 from rythie/master More... about 13 years ago
Fix thundering herd problem with cache, which was causing SQL queries to called multiple times for cache updates and cache files to bloat in size. More... about 13 years ago
Added hint about change log More... over 13 years ago
Integrated commit - https://github.com/ratnayake/ezSQL/commit/bbb9926550fc3ed9ca519873b79b18a22cde84c3 More... over 13 years ago
Bugfixes for ezSQL_sqlsrv version and demo.php for ezSQL_sqlsrv More... over 13 years ago
Merge remote branch 'origin/master' More... over 13 years ago
Added sqlsrv version of ezSQL written by davisjw More... over 13 years ago
Merge pull request #6 from Art4/patch-1 More... over 13 years ago
Update pdo/ez_sql_pdo.php More... over 13 years ago