Commit History

Author SHA1 Message Date
  U-Zyn Chua e527506c39 MySQL: Numeric data type now supported under decimal column. #3171 12 years ago
  U-Zyn Chua 7fb51ab50f Decimal support for MySQL. #3171 12 years ago
  mark_story 0f2d59d987 Merge branch 'master' into 2.4 12 years ago
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  mark_story 2d2721d2d9 Update docs for MySQL 12 years ago
  Mike Scarborough c780ded512 add SSL support to MySQL PDO connections 12 years ago
  mark_story e03d3df0fe Merge branch 'master' into 2.4 12 years ago
  Phally 1fe424a62b Moves code out of the try/catch blocks in the connect() methods. 12 years ago
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 years ago
  euromark a90cb29c0f simplify else cases 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  Jose Lorenzo Rodriguez 58149f2315 Backporting from 2.4 fix for booleans in mysql when running PHP 5.5 12 years ago
  Jose Lorenzo Rodriguez 489d1db7d1 More edge case handlignfor native_type in mysql for older versions of 12 years ago
  Jose Lorenzo Rodriguez b8bbf0b4a9 Preventing notice in older versions of php 12 years ago
  Jose Lorenzo Rodriguez f6eac9a175 Fixing boolean type introspection for Mysql in PHP 5.5 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Rémi Dewitte ab510d1700 Add settings array to connection parameters that executes SET statements once connected 13 years ago
  mark_story 0d9ef854ff Fix FULLTEXT column generation 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  mark_story 6f5ff4d7dd Merge branch 'master' into 2.3 13 years ago
  Reuben Helms 07dbc4a527 Cater for length part of TEXT field in indexes for MySQL 13 years ago
  dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks 13 years ago
  ADmad a1aa73c1a2 Cache character set names 13 years ago
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 years ago
  Jose Lorenzo Rodriguez d5c9d97dc1 Merge remote-tracking branch 'origin/master' into 2.3 13 years ago
  dogmatic69 b1f26b59a3 converting if ($foo != null) to if ($foo) 13 years ago