summaryrefslogtreecommitdiffstats
path: root/core/Migrations
Commit message (Expand)AuthorAgeFilesLines
* add new index in repair step instead of on-migrateRobin Appelman2023-04-281-1/+1
* allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-04-282-1/+52
* Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_valueLouis2023-04-043-3/+154
|\
| * Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-033-3/+154
* | Add parent index on filecacheLouis Chemineau2023-03-201-0/+1
|/
* add a safeguard for Version23000Date20210721100600.phpSimon L2023-01-271-17/+19
* composer run cs:fixCôme Chilliet2023-01-2024-25/+0
* PublickKeyTokenProvider: Fix password update routine with password hashMarcel Klehr2023-01-041-0/+57
* Fix migration parameter handlingJoas Schilling2022-10-131-9/+8
* fix querybuilder instance recuseArthur Schiwon2022-10-131-10/+12
* Delete theming background preferencesChristopher Ng2022-10-131-4/+10
* New code being newJoas Schilling2022-10-131-3/+1
* Fix SQL errorsJoas Schilling2022-10-131-3/+5
* Fix missing background on upgradeChristopher Ng2022-10-131-0/+65
* Update Version24000Date20220404230027.phptimm2k2022-09-151-1/+1
* DB mounts table: Add index for mount_provider_classMarcel Klehr2022-08-011-0/+1
* Add comments expire dateVitor Mattos2022-06-151-0/+57
* Add new share attributes columnVincent Petry2022-06-081-0/+52
* Fix older migrations to the version patternJoas Schilling2022-04-252-3/+3
* Add missing indexJoas Schilling2022-04-251-0/+53
* Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl2022-04-211-0/+1
|\
| * Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl2022-04-191-0/+1
* | Add a metadata service to store file metadataCarl Schwan2022-04-131-0/+62
|/
* Update Version24000Date20211222112246.phpJoas Schilling2022-03-151-2/+4
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-0/+37
* Merge pull request #31042 from nextcloud/enh/direct_edit_indexVincent Petry2022-02-101-0/+1
|\
| * Add index for direct editing cleanup jobJulius Härtl2022-02-071-0/+1
* | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-071-0/+55
|/
* Add a primary key to ratelimit_entries tableJoas Schilling2022-01-283-20/+139
* Fix column size to work with Oracle. Add unit testsVitor Mattos2022-01-211-4/+4
* Add comments reactionsVitor Mattos2022-01-211-0/+96
* Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-181-0/+67
* Check style updateCarl Schwan2022-01-131-1/+1
* Add missing index for propertypath only queries against propertiesChristoph Wurst2021-12-231-0/+1
* Migrate profile_config id column to bigintChristopher Ng2021-12-141-0/+42
* Use bigint for autoincremented columnChristopher Ng2021-12-141-1/+1
* Use proper app id (settings instead of core)Julius Härtl2021-12-131-1/+1
* Lowercase all core=>email valuesJoas Schilling2021-12-131-0/+63
* Merge pull request #29996 from zordsdavini/patch-1Pytal2021-12-092-1/+55
|\
| * Update core/Migrations/Version23000Date20211203110726.phpPytal2021-12-091-8/+4
| * Fix relation "user_id" already exists migration errorChristopher Ng2021-12-032-1/+59
* | Add an index for selecting the next jobJoas Schilling2021-12-011-0/+1
|/
* Merge pull request #28541 from nextcloud/path-prefix-index2Robin Appelman2021-10-191-0/+4
|\
| * disable path prefix index on postgresql for nowRobin Appelman2021-10-081-1/+4
| * add a prefix index to filecache.pathRobin Appelman2021-10-081-0/+1
* | Profile backendChristopher Ng2021-10-191-0/+69
|/
* add better index for finding unindexed pathsRobin Appelman2021-10-071-0/+1
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-0/+62
* Implement review feedbackLukas Reschke2021-09-131-2/+2
* Apply suggestions from code review Lukas Reschke2021-09-131-2/+3