Commit History

Author SHA1 Message Date
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  mark_story db1663034f Fix additional failing tests under old SQLServer 12 years ago
  Mark Story 58517f0a23 Merge pull request #3306 from cakephp/3.0-sql-server 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  Jose Lorenzo Rodriguez 293e9038a6 Moving SQL generation to a separate object inside Connection 12 years ago
  Jose Lorenzo Rodriguez 40a430083b Fixing function expressions for SQLServer 12 years ago
  Jose Lorenzo Rodriguez d3d106050e Fixing more tests for SQLServer, for now modifying a query after being 12 years ago
  Renan Gonçalves 6342328592 Removing parentheses from generated Query when converting to string. 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  mark_story dde6dffd9f Datetime tests in MySQL will return the time portion as well. 12 years ago
  Jose Lorenzo Rodriguez b735c5dc30 Adding __debugInfo to Database\Query 12 years ago
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
  ndm2 6c32004206 Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes. 12 years ago
  Jose Lorenzo Rodriguez dbfb3de1b5 Moving more code after changing ConnectionManager's namespace 12 years ago
  Jose Lorenzo Rodriguez faf67c824b Fixed Query::set() to apply field types when an array is passed, closes #2836 12 years ago
  ADmad 296473a342 Fixed CS errors. 12 years ago
  Jose Lorenzo Rodriguez d90ea72b73 Automatically casting to array values that are passed using the "in" or 12 years ago
  Jose Lorenzo Rodriguez 7af5414709 Fixing some tests involving identifier quoting 12 years ago
  Juan Basso 2b6044afa4 Added a test with multiple calls to modifier 12 years ago
  Juan Basso fcb7209bd6 Support to SELECT modifiers 12 years ago
  mark_story d95b678467 Fix warning when attempting to insert with 0 columns. 12 years ago
  Jose Lorenzo Rodriguez 5f0ff0ef76 Merge remote-tracking branch 'origin/3.0' into 3.0-multi-primary-key 12 years ago
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 years ago