Commit Verlauf

Autor SHA1 Nachricht Datum
  Roeland Jago Douma d151999fc8 typehint migrationservice closures vor 2 Jahren
  Côme Chilliet c598e3cafa composer run cs:fix vor 2 Jahren
  Côme Chilliet 1bd5222224 Fix PHP 8.2 warnings about undeclared properties vor 2 Jahren
  Joas Schilling df36ed4d1a Log missing primary key until we make it a requirement vor 2 Jahren
  Joas Schilling 10b2319aa0 Add missing doc changes vor 2 Jahren
  Joas Schilling 82c33be744 Fix typos and empty tabs vor 2 Jahren
  John Molakvoæ 0257315c34 Improve error logging on migration failure vor 2 Jahren
  John Molakvoæ e20d5fa7fc Ensure schema change before checking OracleConstraints vor 2 Jahren
  Côme Chilliet dd357d7f9b Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be-maximum-of-4000 vor 2 Jahren
  Joas Schilling 129bae62d4 Ensure string column limit of 4.000 characters vor 2 Jahren
  Côme Chilliet ea23523c70 Adapt more code to migration to LoggerInterface vor 2 Jahren
  Joas Schilling 3bed983a9c Disable for now again until more apps are fixed vor 2 Jahren
  Joas Schilling 32ede5489e Limit missing primary key fail to new tables vor 2 Jahren
  Joas Schilling b35253a4c3 Enforce primary keys as they are required to be performant in MySQL clusters vor 2 Jahren
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses vor 3 Jahren
  Christoph Wurst 2ab8268128 Do not check Oracle column constraints in unrelated migrations vor 3 Jahren
  Joas Schilling f9d4fa2d38 Rename the method to match what it does vor 4 Jahren
  Joas Schilling 3696ef5b96 Don't allow Notnull for boolean columns vor 4 Jahren
  Joas Schilling 133a6f4fe4 Document the constraints we test against vor 4 Jahren
  Joas Schilling c98cab137c Fix exception messages spacing vor 4 Jahren
  Joas Schilling 1e5fea0460 Only mark migrations as installed after execution vor 3 Jahren
  Joas Schilling 1de3b8b0ec When it kicks in vor 3 Jahren
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 vor 4 Jahren
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 vor 4 Jahren
  Julius Härtl 36ffad5ba7 Make sure the migrations table schema is always checked vor 4 Jahren
  Joas Schilling c1f28f8d35 Make debugging migration exceptions easier vor 4 Jahren
  Joas Schilling d7b5d4cb58 Revert "Revert "Installation goes brrrr"" vor 4 Jahren
  Christoph Wurst d36155620c Revert "Installation goes brrrr" vor 4 Jahren
  Joas Schilling 77713ab454 Don't create a schema to check if the migrations table exists vor 4 Jahren
  Joas Schilling dde0e73c6b Reduce the number of schemas we generate when we just run all migrations anyway vor 4 Jahren