aboutsummaryrefslogtreecommitdiffstats
path: root/core/Migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop assignable systemtag columnJulius Härtl2020-12-091-0/+7
* Drop oc_dav_job_status tableJulius Härtl2020-12-091-0/+23
* Adjust execution duration to 0Vincent Petry2020-12-091-0/+6
* Fix missing authtoken scopeJulius Härtl2020-12-091-0/+5
* Add missing table columnsJulius Härtl2020-12-092-2/+25
* Add a database table for the accounts data so we can search it betterJoas Schilling2020-12-071-0/+75
* Merge pull request #24053 from nextcloud/bugfix/noid/fix-user-status-for-oracleJulius Härtl2020-11-122-1/+62
|\
| * Also make direct_edit.accessed nullableJoas Schilling2020-11-112-1/+62
* | fix migration of oc_credentials tableRobin Appelman2020-11-121-23/+25
|/
* Fix CSJoas Schilling2020-11-103-0/+3
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-104-6/+10
* Replace the credentials table with one that can have empty userJoas Schilling2020-11-104-17/+176
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-107-6/+71
* add size index for filecacheRobin Appelman2020-09-221-0/+1
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-161-2/+0
* Fix installing on OracleJoas Schilling2020-09-071-1/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-249-1/+9
* Replace TYPE with TYPESDaniel Kesselberg2020-06-309-64/+64
* Add index to properties tableMario Danic2020-04-301-0/+1
* Update license headers for 19Christoph Wurst2020-04-294-0/+24
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1013-15/+2
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or...Roeland Jago Douma2020-04-061-3/+6
|\
| * Create Mount IDs as BigInt by defaultGeorg Ehrke2020-03-031-3/+6
* | Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-0/+4
|\ \
| * | Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+4
* | | Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma2020-04-011-0/+1
|\ \ \
| * | | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
| |/ /
* / / Start with webauthnRoeland Jago Douma2020-03-311-0/+45
|/ /
* | Remove unused importsChristoph Wurst2020-03-252-2/+0
* | Fix mismatching docblock return typesChristoph Wurst2020-03-061-1/+2
|/
* Update license headers for 18Christoph Wurst2019-12-201-1/+1