| Added the information to use the original ezSQL sources. |
|
More...
|
over 7 years ago
|
| Extended the readme.txt with the information about the new ezSQL_mysqli class. |
|
More...
|
over 12 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. |
|
More...
|
over 12 years ago
|
| Changed a PHPDoc tag. |
|
More...
|
over 12 years ago
|
| Added a public variable for the database resource. |
|
More...
|
over 12 years ago
|
| Renamed private variables to start with an underscore. |
|
More...
|
over 12 years ago
|
| Renamed private variables to start with an underscore. |
|
More...
|
over 12 years ago
|
| Renamed private variables to start with an underscore. |
|
More...
|
over 12 years ago
|
| Renamed private variables to start with an underscore. |
|
More...
|
over 12 years ago
|
| Renamed private variables to start with an underscore. |
|
More...
|
over 12 years ago
|
| Renamed private variables to start with an underscore. |
|
More...
|
over 12 years ago
|
| Renamed private variables to start with an underscore. |
|
More...
|
over 12 years ago
|
| Documeted the changes in the MySQL class in the readme.txt. |
|
More...
|
over 12 years ago
|
| Extended unit test for MySQL with a test about the charset in the quick_connect method. |
|
More...
|
over 12 years ago
|
| Added charset to method quick_connect. |
|
More...
|
over 12 years ago
|
| Updated the news web address, the old address is redirected. |
|
More...
|
almost 13 years ago
|
| Updated the documentation for the project. |
|
More...
|
almost 13 years ago
|
| Changed the readme text: Added a news web page for ezSQL3. |
|
More...
|
almost 13 years ago
|
| Added version information for the new version with client site connection pooling. |
|
More...
|
almost 13 years ago
|
| Added unit tests for client site connection pooling. |
|
More...
|
almost 13 years ago
|
| Added client site connection pooling. |
|
More...
|
almost 13 years ago
|
| Updated version information. |
|
More...
|
about 13 years ago
|
| The charset parameter is now converted to lowercase and dashes are removed, because MySQL only accepts this parameter in this way. |
|
More...
|
about 13 years ago
|
| Fixed a codeignitter bug. |
|
More...
|
about 13 years ago
|
| Deleted a temporary file. |
|
More...
|
about 13 years ago
|
| Updated readme.txt with new version information. |
|
More...
|
about 13 years ago
|
| Added the phpDocumentator documentation for the new files. |
|
More...
|
about 13 years ago
|
| Updated the phpDocumentator documentation. |
|
More...
|
about 13 years ago
|
| Added unit tests for the Oracle TNS connection. |
|
More...
|
about 13 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. |
|
More...
|
about 13 years ago
|