[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/dbal/ -> CHANGELOG (source)

   1  0.3.0-alpha - 9 April 2007 (r5571)
   2  ==================================================
   3  -- changes due to datasource package cleanup and unification(DS-1)
   4  -- lmbDbRecord simply extends lmbDatasource
   5  -- all dataset classes now implement lmbPagedDataset interface as well
   6  -- all record classes now implement lmbDatasource interface as well
   7  -- ORDER sql key words quoting added for at() method as well
   8  
   9  0.2.2-alpha - 1 April 2007 (r5454)
  10  ==================================================
  11  -- changes due to global Limb3 functions renamings
  12  -- getDefaultDbConnection() moved from WEB_APP tools to lmbDBTools
  13  -- LIMB_DB_DSN constant is not used anymore.
  14  -- DBAL depends on CONFIG package now
  15  -- other minor improvements
  16  
  17  0.2.1-alpha - 13 March 2007 (r5232)
  18  ==================================================
  19  -- calling htmlspecialchars for proper encoding of html symbols in changelog, description and summary during package creation
  20  -- proper escaping of order fields added
  21  -- quoteIdentifier returns empty string if not identifier specified now (to fix error raised when used rand() sortings)
  22  -- lmbDbRecordSet interface now extends from lmbPagedDataset interface
  23  -- updated driver classes to satisfy new lmbDbRecordSet interface
  24  
  25  0.2.0-alpha - 16 February 2007 (r5032)
  26  ==================================================
  27  -- escaping db table in query classes(DBAL-7)
  28  -- better error message in lmbMysqlConnection
  29  -- lmbMysqlConnection :: _raiseError() throws correct exception if connection was failed
  30  -- tests are more isolated
  31  -- minor optimizations in lmbDbTableInfo.class.php
  32  -- lmbDbTools :: createTableGateway() added. This can help improve performance.
  33  -- lmbDbTableInfo :: getColumnList() returns array there key is equal to value
  34  
  35  0.1.0-alpha - 14 December 2006 (r4537)
  36  ==================================================
  37  -- Initial release of this package.


Generated: Fri Aug 29 04:49:26 2008 Cross-referenced by PHPXref 0.7