Skip to content

fix(clickhouse): Avoid excess ALTER statements for no-op migrate#7853

Merged
khvn26 merged 1 commit into
mainfrom
deps/clickhouse-backend-git-rev
Jun 23, 2026
Merged

fix(clickhouse): Avoid excess ALTER statements for no-op migrate#7853
khvn26 merged 1 commit into
mainfrom
deps/clickhouse-backend-git-rev

Conversation

@khvn26

@khvn26 khvn26 commented Jun 23, 2026

Copy link
Copy Markdown
Member

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Points django-clickhouse-backend to a revision that includes the fix for jayvynl/django-clickhouse-backend#154.

How did you test this code?

Will test during the next release.

@khvn26 khvn26 requested a review from a team as a code owner June 23, 2026 08:45
@khvn26 khvn26 requested review from emyller and removed request for a team June 23, 2026 08:45
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Preview Jun 23, 2026 8:45am
flagsmith-frontend-preview Ignored Ignored Preview Jun 23, 2026 8:45am
flagsmith-frontend-staging Ignored Ignored Preview Jun 23, 2026 8:45am

Request Review

@github-actions github-actions Bot added the api Issue related to the REST API label Jun 23, 2026
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-7853 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-7853 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api-test:pr-7853 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7853 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7853 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7853 Finished ✅ Results

@github-actions github-actions Bot added the chore label Jun 23, 2026
@khvn26 khvn26 changed the title chore(deps): Pin django-clickhouse-backend to upstream git rev fix(clickhouse): Avoid excess ALTER statements for no-op migrate Jun 23, 2026
@khvn26 khvn26 merged commit 0b85fe1 into main Jun 23, 2026
28 checks passed
@khvn26 khvn26 deleted the deps/clickhouse-backend-git-rev branch June 23, 2026 08:49
@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.59%. Comparing base (12146eb) to head (48cede4).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7853   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files        1472     1472           
  Lines       57362    57362           
=======================================
  Hits        56556    56556           
  Misses        806      806           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  40.3 seconds
commit  48cede4
info  🔄 Run: #17735 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  44.6 seconds
commit  48cede4
info  🔄 Run: #17735 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  4.1 seconds
commit  48cede4
info  🔄 Run: #17735 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  52.9 seconds
commit  48cede4
info  🔄 Run: #17735 (attempt 1)

@github-actions

Copy link
Copy Markdown
Contributor

Visual Regression

19 screenshots compared. See report for details.
View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants