Историја ревизија

Аутор SHA1 Порука Датум
  Joas Schilling 87431605b8 Add test for UniqueConstraintViolationException on wrong key пре 9 година
  Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception пре 9 година
  Thomas Müller b966a4eb17 Adding unit test which shows insertIfNotExists to fall apart in certain situations пре 9 година
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows пре 10 година
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase пре 10 година
  Robin Appelman a85f0ae2da Fix ILIKE without wildcards for oracle пре 10 година
  Robin Appelman 95815c0b57 add test case for ILIKE with wildcard пре 10 година
  Thomas Müller ca35d86c5a adding ILIKE to AdapterSQLSrv пре 10 година
  Robin Appelman 1771bfc2f2 Introduce cross-db ILIKE пре 10 година
  Lukas Reschke 353155b516 Merge pull request #7323 from owncloud/Jonny007-MKD-master пре 10 година
  Andreas Fischer e26612244a Make MySQL return "number of found rows" instead of number of "affected rows". пре 10 година
  Jörn Friedrich Dreyer b20018928d add unit test пре 10 година
  Bart Visscher addd0fba38 number as number пре 11 година
  Andreas Fischer 4bc2a22317 Remove all uses of numRows(). пре 11 година
  Oliver Gasser cacb66480b Add unit tests for decimal type usage пре 11 година
  Thomas Müller ab4136f432 add missing quotes + field declarations пре 11 година
  Andreas Fischer 95dd58bfc0 Use old school query style that actually works. пре 11 година
  Andreas Fischer f8d3b7cb6f DB tests: Test whether we can insert and read UTF8 data. пре 11 година
  Andreas Fischer 06df3822a0 Timestamp test is no longer necessary as we rely on Doctrine and DateTime. пре 11 година
  Andreas Fischer 20b799b2b4 Compare objects directly. Also use $expected and $actual. пре 11 година
  Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. пре 11 година
  kondou 9c5416fe4a Clean up \OC\Util пре 11 година
  Robin Appelman ed054e67d6 DB: remove invalid asserts пре 11 година
  Jörn Friedrich Dreyer b8bd1e5a81 check type, assertgreaterthan пре 11 година
  Jörn Friedrich Dreyer 7e5ae8d780 test lastinsertid пре 11 година
  Bart Visscher 5549c77ec5 Merge branch 'master' into doctrine пре 11 година
  Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test пре 11 година
  Bart Visscher 769212a9a0 numRows doesn't work with Oracle пре 11 година
  Bart Visscher b980987e32 Doctrine only returns false пре 11 година
  Jörn Friedrich Dreyer 1b97c186b4 use assertEquals number of rows in db tests пре 11 година