Commit History

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