aboutsummaryrefslogtreecommitdiffstats
path: root/core/Migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement PR review feedbackLukas Reschke2021-09-071-3/+0
* phpcsLukas Reschke2021-09-061-2/+1
* Adjust logic to store period instead of current timestampLukas Reschke2021-09-061-2/+2
* Add database ratelimiting backendLukas Reschke2021-09-061-0/+47
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0435-74/+53
* Revert "add a prefix index to filecache.path"Roeland Jago Douma2021-04-081-1/+0
* add a prefix index to filecache.pathRobin Appelman2021-03-191-0/+1
* Add missing index on the user columnJoas Schilling2021-03-171-0/+52
* Add a KnownUsers database with modelJoas Schilling2021-03-101-0/+69
* Drop redundant indesRoeland Jago Douma2021-02-161-0/+65
* Drop authtoken_version_indexRoeland Jago Douma2021-01-202-1/+55
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-1211-11/+11
* Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-castsMorris Jobke2021-01-111-1/+1
|\
| * Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* | Don't remove assignable column for nowVincent Petry2021-01-111-7/+0
|/
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-082-6/+5
* Fix column name to check prior to deletingJoas Schilling2021-01-071-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1611-0/+32
* Change further columns to be nullable with a default of 0Julius Härtl2020-12-093-11/+25
* Handle oc_dav_properties migrationJulius Härtl2020-12-091-0/+75
* Move authtoken login_name column to varchar(255)Julius Härtl2020-12-091-0/+8
* Add missing mount_id indexJulius Härtl2020-12-091-0/+3
* Drop attributes on oc_share tableJulius Härtl2020-12-091-0/+7