0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the information to use the original ezSQL sources. More... over 6 years ago
Extended the readme.txt with the information about the new ezSQL_mysqli class.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
- Added a new class for mysqli which gives the possibility to use prepared statements. Adde unit tests for the new ezSQL_myswli class.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Changed a PHPDoc tag.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Added a public variable for the database resource.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Renamed private variables to start with an underscore.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Renamed private variables to start with an underscore.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Renamed private variables to start with an underscore.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Renamed private variables to start with an underscore.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Renamed private variables to start with an underscore.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Renamed private variables to start with an underscore.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Renamed private variables to start with an underscore.
Stefanie Janine Stölting
as sjstoelting
More... almost 11 years ago
Documeted the changes in the MySQL class in the readme.txt.
Stefanie Janine Stölting
as sjstoelting
More... about 11 years ago
Extended unit test for MySQL with a test about the charset in the quick_connect method.
Stefanie Janine Stölting
as sjstoelting
More... about 11 years ago
Added charset to method quick_connect.
Stefanie Janine Stölting
as sjstoelting
More... about 11 years ago
Updated the news web address, the old address is redirected.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Updated the documentation for the project.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Changed the readme text: Added a news web page for ezSQL3.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Added version information for the new version with client site connection pooling.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Added unit tests for client site connection pooling.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Added client site connection pooling.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Updated version information.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
The charset parameter is now converted to lowercase and dashes are removed, because MySQL only accepts this parameter in this way.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Fixed a codeignitter bug.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Deleted a temporary file.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Updated readme.txt with new version information.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Added the phpDocumentator documentation for the new files.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Updated the phpDocumentator documentation.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Added unit tests for the Oracle TNS connection.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago
Added a new class for Oracle database connections, that do work without these nice Orarcle TNSNAMES.ora file. In addition, one is able to define the correct codepage, which helps, to avoid the UTF8 conversions.
Stefanie Janine Stölting
as sjstoelting
More... over 11 years ago