提交历史

作者 SHA1 备注 提交日期
  Mark Story 3365febdd0 Attempt to fix the SQLServer build. 11 年之前
  ADmad e2eeb3fabb Add Connection::inTransaction() to check if a transaction is running. 11 年之前
  Jose Lorenzo Rodriguez a303ab4e96 Implemented real non-buffered Database statements. 11 年之前
  ADmad 6cf7b52897 Use short array syntax. 11 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  euromark aa0c90ed1f Consolidate asserts 11 年之前
  AD7six 109123b4be Merge remote-tracking branch 'origin/3.0' into 3.0-dsn-support 11 年之前
  Jose Lorenzo Rodriguez 26b16e9bbc Added test to prove that it is possible to use any PDO fetchinig type 11 年之前
  Jose Diaz-Gonzalez 94f9069b94 Change database for connection to force an exception for SQLite 11 年之前
  Jose Diaz-Gonzalez 249b792931 Fix failing testWrongCredentials test 11 年之前
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 年之前
  Jose Lorenzo Rodriguez c205e7c75a Adding test for schemaCollection() as a setter 11 年之前
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 年之前
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 年之前
  Jose Lorenzo Rodriguez 3f6ffe33dd Database\Error -> Database\Exception 11 年之前
  antograssiot 02fae338c0 fixing test 11 年之前
  mark_story 2dc13efa6d Add getter mode for logQueries. 11 年之前
  euromark 5cde7849b7 Fix CS. 11 年之前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年之前
  Mark Story 58517f0a23 Merge pull request #3306 from cakephp/3.0-sql-server 12 年之前
  ADmad 40d8d093ad Rename Database/Exception to Database/Error. 12 年之前
  Jose Lorenzo Rodriguez 3bf580dbe7 Fixed some of the Connection tests for SQLServer 12 年之前
  Jose Lorenzo Rodriguez e8c127f725 So, skipping the Connection test for SQlite worked, let's try running it 12 年之前
  Jose Lorenzo Rodriguez f7fd3d2f4a Fixing typo 12 年之前
  Jose Lorenzo Rodriguez a84246b44a Skiping the connection tests in sqlite, for the time being 12 年之前
  Jose Lorenzo Rodriguez ae119afbb6 Un-skipping tests again, I will try fixing sqlite in travis later in the 12 年之前
  Jose Lorenzo Rodriguez 57d5202c23 Nope, we're not there yet 12 年之前
  Jose Lorenzo Rodriguez 9f597f0d22 Un-skipping test to see if we're finally there 12 年之前
  Jose Lorenzo Rodriguez 9f386c3730 Closing more cursors 12 年之前
  Jose Lorenzo Rodriguez b2774d42ed Fixing another failing test case 12 年之前