Commit Graph

190 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Carl Schwan 7a43bf26ca refactor(dbal): Migrate away from Type::getName 3 months ago
Carl Schwan b0c6ef5821 refactor(dbal): Port away from deprecated hasPrimaryKey 3 months ago
Carl Schwan 9e848551be refactor: Port away from more IQueryBuilder::execute 3 months ago
Robin Appelman 4da6081786
feat: add table filter to schema:export and schema:expected 5 months ago
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Christoph Wurst 3a7c094f3b
refactor: generate migrations with override attributes 7 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Christoph Wurst 29161c0dfd
fix(db): Create replacement index where original index is missing 8 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
provokateurin d8cc8aae1a
fix(ConvertType): Read hostname from arguments and not options 11 months ago
Nils Wenninghoff cf5d55edb7
fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 11 months ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Josh Richards 71fff03e9b fix(occ): Add support for UNIX sockets to `db:convert-type` 1 year ago
Maxence Lange 6ad6fa6425 fix(migration-preview): display a message if no attributes set 1 year ago
Maxence Lange 7c1ee524be fix(migration-attributes): privatizing AttributeException 1 year ago
Maxence Lange 79e6014879 feat(upgrade): release metadata 1 year ago
Maxence Lange 88cfab4f32 feat(upgrade): migration attributes 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
Robin Appelman 4f01486da0
feat: add commands for exporting current and expected database schema 2 years ago
Daniel Kesselberg d00b8ed1f5
chore: use spdx for migrations generator 2 years ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Josh 2ccde6f231
fix(db): cs-fix spacing 2 years ago
Josh 59dc6b49cd
fix(db): Prevent data loss by temporarily disabling `db:convert-type` 2 years ago
Joas Schilling 92fc12918e
fix(migrations): Help developers to add description and copyright info 2 years ago
Johannes Merkel 06d076410a
feat(occ): add possibility to edit indices 2 years ago
Josh 7ce0088737
fix(db): db-convert supports disabled apps but not removed ones 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst 5f0ada879e fix(db): Print why the migration file could not be created 2 years ago
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Joas Schilling 86310a35b2
fix(db): Move missing core indices to typed event 2 years ago
Joas Schilling 00d483585b
fix: Add options to support all used features by core 2 years ago
Joas Schilling f73f14207c
fix(db): Move missing core columns to typed event 2 years ago
Joas Schilling 77c2b169a5
fix(db): Move missing core primary keys to typed event 2 years ago
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2 years ago
Joas Schilling 2eded24eff
feat(dispatcher): Add typed event for "db:add-missing-columns" 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 2 years ago
Arthur Schiwon e5160e0c1c
fix(db): no hardcoded table prefix is expected 2 years ago
Marcel Klehr fcf1c3033b fix(systemtags): Add missing systemtags index 3 years ago
Faraz Samapoor 1e8ec53b8c Update core/Command/Db/ConvertType.php 3 years ago
Faraz Samapoor 73d7c45ae1 Update core/Command/Db/ConvertFilecacheBigInt.php 3 years ago
Faraz Samapoor d34cafc58c Update core/Command/Db/Migrations/MigrateCommand.php 3 years ago
Faraz Samapoor f1a19a10fc Update core/Command/Db/Migrations/StatusCommand.php 3 years ago