コミット履歴

作者 SHA1 メッセージ 日付
  Bart Visscher 142b020d38 Remove wrong limit parameter from count query in compatibility function 11 年 前
  Brice Maron 63804f4153 Change logQuery from define() to OC::Config 11 年 前
  Brice Maron 2b8cf4959a Log Queries when we add a log query flag 11 年 前
  Thomas Tanghus 5b66b317b1 And removing an irrelevant comment ;) 11 年 前
  Thomas Tanghus 5f53145eb0 Double quotes to backticks 11 年 前
  Thomas Tanghus 9d618005b6 Missing backticks. Thx @Raydiation :) 11 年 前
  Thomas Tanghus 5e81016392 D'oh, why concatenate static strings. 11 年 前
  Thomas Tanghus 07236800a7 Quote key for SQLite. 11 年 前
  Thomas Tanghus 1c3f5ba6ef Properly prepare insertIfNotExist queries. 11 年 前
  Thomas Mueller ec16853112 enable UTF-8 charset on mssql 11 年 前
  Bart Visscher d7528f06df Disable query cache for Sqlite 11 年 前
  Robin Appelman 47b899e0c8 Disable prepared query caching while doing an upgrade 11 年 前
  Thomas Mueller 2675290325 Merge branch 'master' into master-sqlserver 11 年 前
  Thomas Mueller 102619ab87 we should never drop a database 11 年 前
  Thomas Mueller 4b80466880 Merge branch 'master' into master-sqlserver 11 年 前
  Thomas Mueller 78a3625ddf final adoptions for mssql connectivity 11 年 前
  Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 11 年 前
  Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 11 年 前
  Administrator 4e5a3fbcaf - Fixed indentations. 11 年 前
  Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 11 年 前
  Tobias Ramforth d577f790c8 Added MS SQL Server support 11 年 前
  Michael Gapczynski 9eecb91338 Merge pull request #1113 from owncloud/fix-issue-1085 12 年 前
  Michael Gapczynski 5136f6d818 Make database connection error messages less verbose 12 年 前
  Thomas Mueller d58cee2f76 returning http status code 503 in case connecting to the database failed 12 年 前
  Thomas Mueller dea77b7610 cached queries need to be reset on schema change because they become invalid 12 年 前
  Robin Appelman f18fc1c510 Clear cached prepared statements when switching between mdb2 and pdo 12 年 前
  Robin Appelman a08490364d Cache prepared statements in OC_DB 12 年 前
  Michael Gapczynski d39655e126 Move template parameters around so database error page is properly rendered 12 年 前
  Michael Gapczynski f6426cee04 Tweak failure message and throw exceptions from updateDbFromStructure() 12 年 前
  Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 年 前