Skip to content

[stable27] Use table prefix in metadata migration - #43971

Merged
icewind1991 merged 1 commit into
stable27from
artonge/fix/metdata_column_migration_table_prefix
Mar 4, 2024
Merged

[stable27] Use table prefix in metadata migration#43971
icewind1991 merged 1 commit into
stable27from
artonge/fix/metdata_column_migration_table_prefix

Conversation

@artonge

@artongeartonge commented Mar 4, 2024

Copy link
Copy Markdown
Collaborator

Follow up of #43580

Resolves#43966

@artongeartonge self-assigned this Mar 4, 2024
@artongeartonge added bug 2. developing Work in progress php Pull requests that update Php code labels Mar 4, 2024
@artongeartonge added this to the Nextcloud 27.1.8 milestone Mar 4, 2024
@artonge
artongeforce-pushed the artonge/fix/metdata_column_migration_table_prefix branch from e596c73 to 1d1234dCompareMarch 4, 2024 07:29
@artongeartonge added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Mar 4, 2024
@artonge
artonge marked this pull request as ready for review March 4, 2024 07:30
@artongeartonge changed the title Use table prefix in metadata migration[stable27] Use table prefix in metadata migrationMar 4, 2024
Comment threadcore/BackgroundJobs/MetadataMigrationJob.php Outdated
Comment threadlib/private/Repair/AddMetadataMigrationJob.php Outdated
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge
artongeforce-pushed the artonge/fix/metdata_column_migration_table_prefix branch from 1d1234d to dee1181CompareMarch 4, 2024 11:21
@artonge
artonge requested a review from come-ncMarch 4, 2024 14:16
@icewind1991
icewind1991 merged commit b6edd43 into stable27Mar 4, 2024
@icewind1991
icewind1991 deleted the artonge/fix/metdata_column_migration_table_prefix branch March 4, 2024 15:41
@AltahrimAltahrim mentioned this pull request Mar 21, 2024
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugphpPull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: "There is no table with name 'nextcloud.oc_file_metadata' in the schema" during "occ: maintenance:repair" (seen first on 27.1.7.2 update)

4 participants

@artonge@icewind1991@solracsf@come-nc