Skip to content

Conversation

@bickelj
Copy link
Contributor

@bickelj bickelj commented Nov 11, 2025

On tables that reference base field short codes, update the column automatically when the referenced short code changes. This maintains referential integrity in the database when short codes change.

This migration does not make such changes available at the API level nor does it make such changes safe at the social level.

Issue #1827

@bickelj bickelj force-pushed the 1827-on-base-field-short-code-update-cascade branch from ef57e13 to a7cf951 Compare November 11, 2025 16:34
On tables that reference base field short codes, update the column
automatically when the referenced short code changes. This maintains
referential integrity in the database when short codes change.

This migration does not make such changes available at the API level
nor does it make such changes safe at the social level.

Issue #1827
@bickelj bickelj force-pushed the 1827-on-base-field-short-code-update-cascade branch from a7cf951 to 5e94557 Compare November 11, 2025 16:36
@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.06%. Comparing base (b740a44) to head (5e94557).
⚠️ Report is 31 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2112   +/-   ##
=======================================
  Coverage   93.06%   93.06%           
=======================================
  Files         304      304           
  Lines        3534     3534           
  Branches      524      523    -1     
=======================================
  Hits         3289     3289           
  Misses        245      245           

☔ View full report in Codecov by Sentry.
📢 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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants