提交歷史

作者 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 年之前