Skip to content

feat: add SchemaChecker tool - #63351

Merged
Antreesy merged 1 commit into
masterfrom
fix/noid/db-schema-check
Aug 18, 2026
Merged

feat: add SchemaChecker tool#63351
Antreesy merged 1 commit into
masterfrom
fix/noid/db-schema-check

Conversation

@Antreesy

Copy link
Copy Markdown
Contributor

Summary

  • This helps to find out DB drift (current schema <-> expected schema) during occ command run or instance upgrade
    • executable as 'occ db:schema:check' command
      image
    • included in 'occ upgrade' post hook
      image

TODO

  • Follow-up: CI run to check, if new migration failed to apply on PR

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@Antreesy Antreesy added this to the Nextcloud 35 milestone Aug 18, 2026
@Antreesy Antreesy self-assigned this Aug 18, 2026
@Antreesy
Antreesy requested a review from a team as a code owner August 18, 2026 08:31
@Antreesy
Antreesy requested review from Altahrim and icewind1991 and removed request for a team August 18, 2026 08:31
@Antreesy Antreesy added the 3. to review Waiting for reviews label Aug 18, 2026
- executable as 'occ db:schema:check' command
- included in upgrade post hook

Assisted-by: ClaudeCode:claude-sonnet-5
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy
Antreesy force-pushed the fix/noid/db-schema-check branch from d79dc26 to 26dd81b Compare August 18, 2026 08:50
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 18, 2026
@Antreesy
Antreesy merged commit f970bb1 into master Aug 18, 2026
199 checks passed
@Antreesy
Antreesy deleted the fix/noid/db-schema-check branch August 18, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants