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