提交歷史

作者 SHA1 備註 提交日期
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 年之前
  Joas Schilling ecad09b38a Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs 1 年之前
  Côme Chilliet f5c361cf44 composer run cs:fix 1 年之前
  Joas Schilling 7f0a54c558 fix(querybuilder): Log a warning if where() is called again on a query builder object 1 年之前
  Robin Appelman 9b52663a81 Revert "make expression build return IQueryFunction instead of string" 2 年之前
  luz paz 368f83095d Fix typos in lib/private subdirectory 2 年之前
  Robin Appelman 813b50ed42 make expression build return IQueryFunction instead of string 2 年之前
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 2 年之前
  Robin Appelman a4e120c203 tell mysql to ignore the sort index for search queries 2 年之前
  Côme Chilliet f1febfe696 Fix log level for exception in QueryBuilder 2 年之前
  Côme Chilliet 6be7aa112f Migrate from ILogger to LoggerInterface in lib/private 2 年之前
  Vitor Mattos afe5b6dd8a Prevent query error when use subquery 2 年之前
  Joas Schilling 46ad6fa3c7 Add a test with integer 2 年之前
  Vitor Mattos 7b9fea85b6 Add unit test and orderBy parameter 2 年之前
  Joas Schilling 5bb49feef8 Allow NULL as well for limit, not integer only 3 年之前
  Christoph Wurst 130ab63ca1 Bump doctrine/dbal from 3.0.0 to 3.1.3 3 年之前
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 年之前
  Christoph Wurst 865661ed75 Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 3 年之前
  Roeland Jago Douma 85e48d796c Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts 3 年之前
  Roeland Jago Douma c3f1eb4f7f Remove Redundantcasts 3 年之前
  Roeland Jago Douma 76a6328d10 Add executeQuery and executeUpdate 4 年之前
  Robin Appelman 47dd8e54b5 allow non string join conditions in query builder 3 年之前
  Arthur Schiwon f9484d15cb DB: warn on parameter number constraints 3 年之前
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 年之前
  Christoph Wurst 9ce3ea3368 Update license headers 3 年之前
  Roeland Jago Douma adc4f1a811 Merge pull request #22916 from J0WI/unifiy-links-to-php.net 3 年之前
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 年之前
  Joas Schilling 5828f3c4f9 Prevent * and other things in the same query for Oracle 3 年之前
  Vincent Petry a50bcdabcc Prevent log_query to mess up regular execution flow 4 年之前
  Robin Appelman a61a757b85 allow selecting multiple columns with SELECT DISTINCT 4 年之前