コミット履歴

作者 SHA1 メッセージ 日付
  Joas Schilling f5c63d7a6e Disable Oracle enforcement for now until the following issues are solved: 6 年 前
  Joas Schilling ef5074adaa Fix primary key handling on postgres 6 年 前
  Joas Schilling 008c8dde1a Ignore custom prefixes which are longer 6 年 前
  Joas Schilling 5e0bfe5c16 Ignore automatic generated sequences 6 年 前
  Joas Schilling 960961148e Fix calculation of default name 6 年 前
  Joas Schilling 8a45cb1d20 Prevent too long identifier names 6 年 前
  Joas Schilling 891de38080 Only create the schema when moving between databases 6 年 前
  Robin Appelman b40629ac8c Add human readable description to migration steps 6 年 前
  Morris Jobke d3d045dd5c Remove unused import statements 6 年 前
  Joas Schilling 352a48e273 Create the migrations table also with the UTF8mb4 collation 6 年 前
  Morris Jobke 24c58d39f4 Merge pull request #7909 from nextcloud/fix-migration-type-hints 6 年 前
  Joas Schilling 0d37d24b4b Correctly drop the ownCloud migrations table 6 年 前
  Joas Schilling 4a5282ba21 Fix the type hints of migrations and correctly inject the wrapped schema into migrations 6 年 前
  Morris Jobke 1efde41333 Check if realpath() returns false 6 年 前
  Joas Schilling 7154050201 Drop the ownCloud migration table instead of reusing it 6 年 前
  Morris Jobke 0eebff152a Update license headers 7 年 前
  Joas Schilling 41fca6c852 "Only variables must be passed by reference" 7 年 前
  Joas Schilling 0f275b1550 Only create the migration directory when necessary 7 年 前
  Joas Schilling bbfc044ac5 Add migration for personal settings stuff 7 年 前
  Joas Schilling 0bff4f3f07 Fix the installer tests 7 年 前
  Joas Schilling 4e5cd1efea Fix tests of CodeChecker and MigrationService 7 年 前
  Joas Schilling fe6e8c2710 Fix dropping tables and handle the prefix automatically 7 年 前
  Joas Schilling 5d9d1b1cb5 Allow to check the schema in pre and post as well 7 年 前
  Joas Schilling 817783e4c7 Add a version to migrations, so parallel legacy branches can also have migrations 7 年 前
  Joas Schilling df6b839b23 Add author and copyright 7 年 前
  Joas Schilling 2875b79c61 Fix code issues 7 年 前
  Joas Schilling 3969a6b1eb Use autoloading instead of require_once from a different dir 7 年 前
  Joas Schilling 194ef1a171 Adjust the code to use our interface and abstract 7 年 前
  Joas Schilling 15eec7b83c Start migrations 7 年 前