Histórico de commits

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