aboutsummaryrefslogtreecommitdiffstats
path: root/core/Migrations
Commit message (Expand)AuthorAgeFilesLines
* feat(comments): Add a meta data column for commentsJoas Schilling2023-12-141-0/+67
* Comment legacy file_metadata table migrationsLouis Chemineau2023-12-073-46/+47
* Revert "perf: Add partial index on configvalue of preferences table"Julius Härtl2023-12-061-4/+0
* perf: Add partial index on configvalue of preferences tableJulius Härtl2023-11-301-0/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2316-55/+55
* Add migration from the old to new metadata tablesLouis Chemineau2023-11-161-0/+1
* Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-091-10/+25
|\
| * fix(migration): Fix files metadata migrationJoas Schilling2023-11-091-10/+25
* | Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-081-0/+83
|\|
| * IFilesMetadataMaxence Lange2023-11-071-0/+83
* | fix(TextProcessing/ migration): add check whether new column exists alreadyMarcel Klehr2023-11-061-5/+6
* | enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-031-0/+60
|/
* Return only if changedGit'Fellow2023-11-011-2/+1
* fix: add index on migration only if neededGit'Fellow2023-11-011-1/+3
* fix(TextToImage\Migration): Fix typoMarcel Klehr2023-10-231-1/+1
* enh(Text2Image): Expose expected completion timeMarcel Klehr2023-10-201-0/+3
* fix(Text2Image): Add number_of_images to migrationMarcel Klehr2023-10-201-0/+4
* fix(TextToImage): Fix notnull column to allow for empty strings on orcaleMarcel Klehr2023-10-181-1/+1
* enh(TextToImage): Address review commentsMarcel Klehr2023-10-181-9/+1
* Implement TextToImage OCP APIMarcel Klehr2023-10-181-0/+100
* allow anon text processing schedulingJulien Veyssier2023-08-071-0/+66
* use DB type constantsJulien Veyssier2023-08-021-1/+1
* Fix typoMarcel Klehr2023-08-021-1/+1
* Migration: Drop llm_tasks table and add textprocessing_tasksMarcel Klehr2023-08-021-0/+111
* LLM Migration: Return null if nothing changedMarcel Klehr2023-07-071-1/+3
* LLM OCP API: Add identifier paramMarcel Klehr2023-07-071-0/+5
* Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-07-071-0/+7
* LLM OCP API: Implement ocs APIMarcel Klehr2023-07-071-0/+3
* Fix CopyrightMarcel Klehr2023-07-071-2/+2
* LLM OCP API: Add db migrationMarcel Klehr2023-07-071-0/+85
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-2311-50/+31
* fix(systemtags): Keep non-existing indexMarcel Klehr2023-06-221-0/+1
* fix(systemtags): Move index creation from new migration to existing original ...Marcel Klehr2023-06-222-53/+1
* fix(systemtags): Add missing systemtags indexMarcel Klehr2023-06-211-0/+52
* 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