Commit History

Author SHA1 Message Date
  Michael Hoffmann 1aeceec0a3 Remove blank line 9 years ago
  chinpei215 01ce700b20 Change wasNestedTransactionRolledback to protected 9 years ago
  chinpei215 42c4c8a4d1 Fix nested transactions may be rolled back or committed unexpectedly 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  Mark Story b5787a0979 Remove the CrossSchemaTableExpression 9 years ago
  antograssiot b204289a99 fix phpunit mocks 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Mark Story 6c0844fa57 Merge branch 'master' into 3.next 9 years ago
  ADmad a6f8945561 Remove use of TestCase::getMock() from "Database" namepace tests. 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  Jose Lorenzo Rodriguez bc18e90d5b Merge remote-tracking branch 'origin/master' into 3.next 10 years ago
  Jose Lorenzo Rodriguez aafa8a212e Fixed failing test in appveyor 10 years ago
  Mark Story 1aba0c3658 Merge branch 'master' into 3.next 10 years ago
  ndm2 ade8e290f6 Fix `driver` option lacking short classname/plugin syntax support. 10 years ago
  Marlin Cremers 93718a2380 Add support for cross schema joins 10 years ago
  Mark Story 3365febdd0 Attempt to fix the SQLServer build. 11 years ago
  ADmad e2eeb3fabb Add Connection::inTransaction() to check if a transaction is running. 11 years ago
  Jose Lorenzo Rodriguez a303ab4e96 Implemented real non-buffered Database statements. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark aa0c90ed1f Consolidate asserts 11 years ago
  AD7six 109123b4be Merge remote-tracking branch 'origin/3.0' into 3.0-dsn-support 11 years ago
  Jose Lorenzo Rodriguez 26b16e9bbc Added test to prove that it is possible to use any PDO fetchinig type 11 years ago
  Jose Diaz-Gonzalez 94f9069b94 Change database for connection to force an exception for SQLite 11 years ago
  Jose Diaz-Gonzalez 249b792931 Fix failing testWrongCredentials test 11 years ago
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 years ago
  Jose Lorenzo Rodriguez c205e7c75a Adding test for schemaCollection() as a setter 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago