Added feature #15457: Add support for prepared queries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8612 709f56b5-9817-0410-a4d7-c38de5d9e867
Showing
- ChangeLog 4 additions, 0 deletionsChangeLog
- NEWS.txt 10 additions, 0 deletionsNEWS.txt
- t3lib/class.t3lib_db.php 73 additions, 0 deletionst3lib/class.t3lib_db.php
- t3lib/class.t3lib_sqlparser.php 45 additions, 6 deletionst3lib/class.t3lib_sqlparser.php
- t3lib/core_autoload.php 1 addition, 0 deletionst3lib/core_autoload.php
- t3lib/db/class.t3lib_db_PreparedStatement.php 468 additions, 0 deletionst3lib/db/class.t3lib_db_PreparedStatement.php
Please register or sign in to comment