1 2010-08-23 Xavier Perseguers <typo3@perseguers.ch>
3 * Set version to 1.2.0alpha1
5 2010-08-19 Xavier Perseguers <typo3@perseguers.ch>
7 * Added unit test for feature #15457
8 * Added feature #15457: Add support for prepared queries
10 2010-08-14 Xavier Perseguers <typo3@perseguers.ch>
12 * Code cleanup with useless blank spaces at end of line
14 2010-08-08 Xavier Perseguers <typo3@perseguers.ch>
16 * Added unit test for bug #15253: NOT LIKE is not remapped using dbms_lob.instr with Oracle
17 * Fixed bug #12535: DAM-related: Element browser crashes as where-clause cannot be parsed
19 2010-07-27 Xavier Perseguers <typo3@perseguers.ch>
21 * Fixed bug #15160: Queries should only be parsed once
23 2010-07-17 Xavier Perseguers <typo3@perseguers.ch>
25 * Updated PHP documentation
27 2010-07-16 Xavier Perseguers <typo3@perseguers.ch>
29 * Added unit test for bug #14818: t3lib_db->listQuery() performance
30 * Fixed bug #14985: FIND_IN_SET should be used isntead of complicated LIKE where clause
32 2010-07-11 Xavier Perseguers <typo3@perseguers.ch>
34 * Fixed bug #15045: Trailing newlines after php closing tag
36 2010-06-27 Xavier Perseguers <typo3@perseguers.ch>
38 * Synchronized @deprecated annotations with Core
40 2010-06-22 Jeff Segars <jeff@webempoweredchurch.org>
42 * Fixed bug #14814: Improve install tool texts
44 2010-06-19 Xavier Perseguers <typo3@perseguers.ch>
46 * Fixed bug #3855: Log number of returned or affected rows
47 * Updated copyright year in manual
49 2010-06-12 Xavier Perseguers <typo3@perseguers.ch>
51 * Fixed bug #13431: Include BE:forceCharset config option (thanks to Armin Guenther)
53 2010-06-11 Xavier Perseguers <typo3@perseguers.ch>
55 * Fixed bug #14405: Rename the test cases from *_testcase to *Test
57 2010-06-03 Xavier Perseguers <typo3@perseguers.ch>
59 * Fixed bug #14479: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query (thanks to Michiel Roos)
61 2010-05-28 Xavier Perseguers <typo3@perseguers.ch>
63 * Fixed bug #7015: t3lib_DB displays wrong SQL in error case
65 2010-05-27 Xavier Perseguers <typo3@perseguers.ch>
67 * Fixed bug #14496: SQL parser does not handle ALTER TABLE with character set operation
68 * Fixed bug #14456: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
69 * Fixed bug #14457: 1-2-3 Install Process breaks with PostgreSQL
71 2010-05-21 Xavier Perseguers <typo3@perseguers.ch>
73 * Fixed bug #14372: Mapping does not work with table alias
74 * Follow-up of changeset 32847: DBAL cannot be loaded if typo3conf/ is not writable
76 2010-05-03 Xavier Perseguers <typo3@perseguers.ch>
78 * Fixed 1-2-3 installer crash when having only mysql available
80 2010-05-01 Xavier Perseguers <typo3@perseguers.ch>
82 * Fixed bug #14274: Some exception are not caught when trying to install DBAL in 1-2-3 Install Tool process
83 * Fixed bug #2186: Error installing static_info_tables
84 * Fixed bug #14265: Driver dropdown in install tool should be hidden when only MySQL is available
86 2010-04-29 Xavier Perseguers <typo3@perseguers.ch>
88 * Added autoloader for Install Tool
90 2010-04-22 Xavier Perseguers <typo3@perseguers.ch>
92 * Fixed bug #14182: Multiple join conditions are not supported
94 2010-04-15 Xavier Perseguers <typo3@perseguers.ch>
96 * Fixed bug #14120: Add a method to check if database is connected
98 2010-04-14 Xavier Perseguers <typo3@perseguers.ch>
100 * Set version to 1.1.2
102 2010-04-12 Xavier Perseguers <typo3@perseguers.ch>
104 * Added feature #13508: Use exec_TRUNCATEquery() instead of DELETE FROM throughout the core
106 2010-03-07 Xavier Perseguers <typo3@perseguers.ch>
108 * Fixed bug #4640: Backend login impossible with MSSQL via ODBC (thanks to Felix Eckhofer)
110 2010-02-21 Xavier Perseguers <typo3@perseguers.ch>
112 * Fixed bug #2367: No support for LIMIT [PostgreSQL]
114 2010-02-14 Xavier Perseguers <typo3@perseguers.ch>
116 * Set version to 1.1.1
118 2010-02-14 Xavier Perseguers <typo3@perseguers.ch>
120 * Added unit test for #12829: ALTER TABLE is not able to parse length restriction in index creation
122 2010-02-13 Xavier Perseguers <typo3@perseguers.ch>
124 * Added unit tests for #4493: WHERE func(expr) IN (n,...m) is broken
125 * Fixed bug #6196: IFNULL operator cannot be parsed
126 * Fixed bug #13528: Argument 1 passed to ux_t3lib_DB::_quoteFieldNames() must be an array, string given
128 2010-02-11 Xavier Perseguers <typo3@perseguers.ch>
130 * Follow-up of #13504: Using TRUNCATE instead of TRUNCATETABLE as public DB API
132 2010-02-10 Xavier Perseguers <typo3@perseguers.ch>
134 * Fixed bug #13504: Cannot parse TRUNCATE TABLE in install tool
136 2010-02-09 Xavier Perseguers <typo3@perseguers.ch>
138 * Added unit test for bug #13490: Where clause 0=0 cannot be parsed
140 2010-02-07 Xavier Perseguers <typo3@perseguers.ch>
142 * Added feature #12858: Provide an API to insert multiple rows at once
143 * Fixed bug #13453: Method compileINSERT of ux_t3lib_sqlparser should be protected
144 * Added feature #13209: MySQL extended INSERT statements cannot be parsed
146 2010-02-06 Xavier Perseguers <typo3@perseguers.ch>
148 * Added unit tests for bug #13430: Cannot parse INSERT when VALUES has no space before left parenthesis
150 2010-02-05 Xavier Perseguers <typo3@perseguers.ch>
152 * Fixed bug #13422: Invalid quoting of numeric column names
154 2010-02-03 Xavier Perseguers <typo3@perseguers.ch>
156 * Added unit tests for bug #13412: BETWEEN operator is not supported
158 2010-01-24 Xavier Perseguers <typo3@perseguers.ch>
160 * Fixed bug #13090: version warning with CSS styled content
162 2010-01-14 Steffen Kamper <info@sk-typo3.de>
164 * Fixed bug #13199: fileadminDir is hardcoded in several places (Thanks to Susanne Moog)
166 2010-01-08 Xavier Perseguers <typo3@perseguers.ch>
168 * Updated copyright year
170 2010-01-05 Xavier Perseguers <typo3@perseguers.ch>
172 * Added feature #13134: Support of SQL LOCATE function
174 2010-01-03 Xavier Perseguers <typo3@perseguers.ch>
176 * Added feature #13135: Support for CASE WHEN flow control
178 2009-12-30 Xavier Perseguers <typo3@perseguers.ch>
180 * Set version to 1.1.0
182 2009-12-28 Xavier Perseguers <typo3@perseguers.ch>
184 * Fixed bug #12603: sql_query does not respect "mapping"
185 * Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement
187 2009-12-27 Xavier Perseguers <typo3@perseguers.ch>
189 * Updated documentation: now using new documentation template
190 * Updated documentation: removed obsolete information, added small cookbook for extension developers, added tutorials for Oracle and PostgreSQL
192 2009-12-13 Xavier Perseguers <typo3@perseguers.ch>
194 * Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
196 2009-12-11 Xavier Perseguers <typo3@perseguers.ch>
198 * Fixed bug #12897: Cannot parse SQL hints
200 2009-11-29 Xavier Perseguers <typo3@perseguers.ch>
202 * Fixed bug #12758: Added support for EXISTS (subquery)
204 2009-11-29 Xavier Perseguers <typo3@perseguers.ch>
206 * Set version to 1.0.2 [TYPO3 4.3.0]
207 * Fixed bug #12800: Add functionality to work with caching framework (support for "IN (subquery)" in where clause)
208 * Follow-up of changeset 26118: parts of initial patch for RFC 12231 had actually not been integrated
210 2009-11-27 Xavier Perseguers <typo3@perseguers.ch>
212 * Cleanup: Reorganized unit-tests
214 2009-11-25 Xavier Perseguers <typo3@perseguers.ch>
216 * Set version to 1.0.1
218 2009-11-20 Xavier Perseguers <typo3@perseguers.ch>
220 * Added unit-test for bug #5708: Fieldmapping doesn't work on the "right side" in where clause with table.field
221 * Fixed bugs #5044/#11142: Column's default value is not properly quoted in CREATE TABLE
222 * Added unit-test for bug #12670: Columns with NOT NULL are created as NULLable
224 2009-11-17 Xavier Perseguers <typo3@perseguers.ch>
226 * Set version to 1.0.0 (stable)
227 * Updated documentation: updated copyright and refreshed TOC
228 * Added unit-test for bug #4466: Index on tx_realurl_uniqalias breaks with DBAL
230 2009-11-16 Xavier Perseguers <typo3@perseguers.ch>
232 * Now using Core dispatcher for backend module (thanks to Oliver Hader)
234 2009-11-15 Xavier Perseguers <typo3@perseguers.ch>
236 * Fixed bug #12596: RIGHT OUTER JOIN is not supported
238 2009-11-11 Xavier Perseguers <typo3@perseguers.ch>
240 * Added unit test for bug #11093: bigint (int8) values get converted to int4 by int-cast
242 2009-11-10 Xavier Perseguers <typo3@perseguers.ch>
244 * Removed comments stating that SQL parser is experimental
245 * Follow-up of revision 26334: LIKE on Oracle should use dbms_lob.instr() function
246 * Updated Oracle unit tests to use $GLOBALS['TYPO3_DB'] instead of a fixture to avoid side-effects on SQL rewriting
247 * Updated general database unit tests to use $GLOBALS['TYPO3_DB'] instead of a fixture to avoid side-effects on SQL rewriting
249 2009-11-09 Xavier Perseguers <typo3@perseguers.ch>
251 * Fixed bug #10965: Float database field gets converted to integer on insert (thanks to Christian Ducrot)
252 * Fixed bug #12515: DAM-related: CONCAT operator cannot be used after LIKE
253 * Fixed bug #10411: Applied missing chunks of patch
255 2009-11-07 Xavier Perseguers <typo3@perseguers.ch>
257 * Added unit test for RFC #6198: Problem with strings in IN
258 * Added unit test for RFC #6953: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
260 2009-11-06 Xavier Perseguers <typo3@perseguers.ch>
262 * Set version to 0.9.25
263 * Fixed bug: tables and fields were not always properly mapped in INNER JOINs
264 * Added unit tests to test quoting and remapping of tables and fields when using Oracle
266 2009-11-05 Xavier Perseguers <typo3@perseguers.ch>
268 * Set version to 0.9.24
269 * Follow-up of RFC #12452: Reflected change of visibility of method compileFieldCfg() in t3lib_sqlparser
271 2009-11-04 Xavier Perseguers <typo3@perseguers.ch>
273 * Updated ext_emconf.php's author and extension version dependencies
275 2009-11-03 Xavier Perseguers <typo3@perseguers.ch>
277 * Added some general unit tests (without any engine-specific test nor mapping)
278 * Cleanup #12440: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
279 * Fixed bug #12231: New caching framework (4.3-dev) does not work with DBAL
281 2009-10-28 Xavier Perseguers <typo3@perseguers.ch>
283 * Added compatibility operators for PostgreSQL as resource script (thanks to Ries van Twisk)
284 * Added message in Extension Manager to let users know compatibility scripts may need to be run
286 2009-10-27 Xavier Perseguers <typo3@perseguers.ch>
288 * Follow-up of changeset 25876: Using tx_dbal_sqlengine instead of t3lib_sqlengine for sample handlers
289 * Created icons for extension and Debug module
290 * Cleanup: Applied CGL
292 2009-10-26 Xavier Perseguers <typo3@perseguers.ch>
294 * Fixed bug #12354: Include t3lib_sqlengine from Core to DBAL
295 * Fixed bug #12349: Clean-up SQL parser and SQL engine
297 2009-10-20 Oliver Hader <oliver@typo3.org>
299 * Set version to 0.9.23
301 2009-10-08 Xavier Perseguers <typo3@perseguers.ch>
303 * Fixed bug #6953: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work (Thanks to Christian and Michael Miousse)
305 2009-10-01 Xavier Perseguers <typo3@perseguers.ch>
307 * Raised version to 0.9.22
309 2009-09-29 Xavier Perseguers <typo3@perseguers.ch>
311 * Fixed bug #12071: t3lib_sqlparser is not able to parse alias of a joined table
313 2009-09-20 Xavier Perseguers <typo3@perseguers.ch>
315 * Fixed bug #12012: admin_get_tables() method is using PHP5.3-deprecated function mysql_list_tables
317 2009-09-18 Xavier Perseguers <typo3@perseguers.ch>
319 * Raised version to 0.9.21
321 2009-09-18 Xavier Perseguers <typo3@perseguers.ch>
323 * Fixed bug #11984: Remove reference operators for objects
325 2009-09-03 Xavier Perseguers <typo3@perseguers.ch>
327 * Fixed bug #11436: Unknown tables break Install-Tool (Thanks to David Bruchmann)
328 * Fixed bug #11108: DBAL wildly quotes fields and table names
330 2009-09-04 Karsten Dambekalns <karsten@typo3.org>
332 * Raised version to 0.9.20
334 2008-02-04 Michael Stucki <michael@typo3.org>
336 * Fixed bug #7295: Uninitialized variable in ->handler_getFromTableList() (Patch by Oliver Klee)
338 2007-05-30 Karsten Dambekalns <karsten@typo3.org>
340 * Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
341 * EXPLAIN PLAN support for Oracle (closes bug #3850)
342 * Fixed a warning when using admin_get_fields() on a non-existent table
343 * Fixed a bug causing inserts with more than one affected CLOB field to fail
344 * quoteWhereClause() now die()s when the input cannot be parsed by parseWhereClause()
345 * PHP backtraces can be logged with the queries now (closes bug #3856)
347 2007-05-29 Karsten Dambekalns <karsten@typo3.org>
349 * Closes bug #4462: creates tables without OIDs on PostgreSQL now
350 * Closes bugs #4494, #3759: & is translated to BITAND() on Oracle now
351 * Large text fields are CLOB fields now; for Oracle LIKE comparisons against such fields are translated to dbms_lob.instr() calls. This should fix e.g. bug #5535 as well as issues with TV data that cannot be unserialized (see comments on bug #4638)
352 * Updates to the manual
353 * A fix for bug #5481, field mapping not working on the right side of a comparison in WHERE clauses
354 * Fixed bugs #2438 and #4496 about quoting of DISTINCT in SELECT clauses
356 2006-07-19 Karsten Dambekalns <karsten@typo3.org>
358 * Fixes SQL issues when searching in list view or with the global search box on the bottom of the BE page
360 2006-06-30 Karsten Dambekalns <karsten@typo3.org>
362 * this update closes bugs #3638, #2106, #2866, #3754 (for Firefox, broken in MSIE) and maybe a few more
363 * Implemented support for sysLog() on connection failure
364 * DBAL now honours the no_pconnect setting
365 * For handlers in native mode the setDBinit queries are executed upon connection
366 * The initial value for generated sequences can be configured per handler, to avoid duplicate key errors after having imported data
367 * BLOB fields are handled correctly now during INSERT and UPDATE
368 * Setting $store_lastBuiltQuery acts like in t3lib_db now (fill $debug_lastBuiltQuery)
369 * For the native handler quoting methods directly return the input for speedup, as no quoting is needed in that case
370 * Added support for native and userdefined handler to MetaType()
371 * Changed mapping of types to always use the largest possible integer, map tinytext to varchar instead of text
372 * admin_get_tables() skips tables whose names match /BIN\$/ (coming from the recycle bin on Oracle)
373 * Importing dumps using the install tool now works, see manual for tips
374 * Changed the way NOT NULL and DEFAULT are handled when setting up tables, see manual for the rules that now apply
375 * Code cleanup (indentation, documentation)
376 * Updated the manual and added new content
378 2006-01-19 Karsten Dambekalns <karsten@typo3.org>
380 * Changes to connection handling, detecting failed connections.
381 * Added support for $no_quote_fields in UPDATE and INSERT methods.
383 2006-01-04 Karsten Dambekalns <karsten@typo3.org>
385 * Changed the way a connection is established with ADOdb. The new
386 way allows ODBC connections (rather, connections to drivers having
387 an underscore in their name).
388 * Changes to ext_tables.sql to make it more portable.
389 * When printing errors, output the offending SQL as well.
390 * Some small fixes, enhancements to code documentation.
391 * Some additions to the manual.
393 2005-12-27 Karsten Dambekalns <karsten@typo3.org>
395 * Converted locallang to XML, small adaptions to syext location.
396 * One slight fix to the SQL check in the BE module (wrong output if
399 2005-12-26 Karsten Dambekalns <karsten@typo3.org>
401 * Code cleanup and improvements to the mapping. Merged 3rd
402 party changes done by DIACC GmbH.
404 2005-12-23 Karsten Dambekalns <karsten@typo3.org>
406 * Fixed a few issues that were left undiscovered yet.
407 * Added a new module to test query building and parsing
408 from the DBAL debug module.
409 * Finalized fix for bug #1649.
411 2005-12-22 Karsten Dambekalns <karsten@typo3.org>
413 * Fixed bug #2077 (NOT handling breaking, consequently
414 discarding WHERE clauses).
416 2005-12-21 Karsten Dambekalns <karsten@typo3.org>
418 * Fixed bug #1781 to allow easier install.
419 * Closed bug #1204 as not reproducable. Probably rather a
420 PHP/Apache bug than a DBAL bug.
421 * Closed bug #1317 which has been fixed earlier. It was due
422 to a msissing check for the incoming SQL (string/array) in the
423 native part of exec_UPDATEquery().
424 * Fixed parseFieldDef() t3lib_sqlparser to allow datatypes
425 with just a trailing comma (like in "tyinytext," as opposed
426 to "varchar(19)". This prevented installation of some
430 * Fixed a bug with error logging and array queries (BLOB).
431 * Prepared a fix for bug #1649, pending core list approval.
432 * Fixed a bug in t3lib_page, getMultipleGroupsWhereClause()
433 where double quotes were used to quote a literal for use in
434 SQL. THIS IS MYSQL-ONLY! NEVER DO THIS! ALWAYS USE SINGLE
437 2005-06-07 Karsten Dambekalns <karsten@typo3.org>
439 Documentation update.
441 2005-05-19 Karsten Dambekalns <karsten@typo3.org>
443 Committed changes to go along with the library removal done
444 earlier. Completed debug logging.
446 2005-02-07 Karsten Dambekalns <karsten@typo3.org>
448 Bringing the DBAL extension AS OF JANUARY 2005 into CVS. Works
449 pretty well, but still needs more work. A few optimizations are
450 planned and some bugs in native mode need to be fixed. Checking
451 this in is (similar to yesterday's commit) more for
452 historic/archival reasons. This version will NOT work with 3.7.x.
453 You have been warned.
455 2005-02-06 Karsten Dambekalns <karsten@typo3.org>
457 Bringing the DBAL extension AS OF JULY 2004 into CVS. This is
458 rather for historic purposes, more changes will follow in the near
459 future. This version was already a huge step forward, but it will
460 not work as expected with 3.7.x or 3.8.x. You have been warned.
462 2004-03-28 Kasper Skaarhoej <kasperYYYY@typo3.com>