Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unique constraint on form + form definition #3528

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

sergei-maertens
Copy link
Member

Closes #3527

sergei-maertens added a commit that referenced this pull request Oct 9, 2023
@sergei-maertens sergei-maertens changed the title Issue/3527 unique constraint Add unique constraint on form + form definition Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (87503a8) 95.92% compared to head (2d68aa3) 95.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3528   +/-   ##
=======================================
  Coverage   95.92%   95.92%           
=======================================
  Files         672      672           
  Lines       21532    21532           
  Branches     2481     2481           
=======================================
  Hits        20654    20654           
  Misses        609      609           
  Partials      269      269           
Files Coverage Δ
src/openforms/forms/models/form_step.py 100.00% <ø> (ø)
src/openforms/upgrades/upgrade_paths.py 98.80% <ø> (ø)

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

@sergei-maertens sergei-maertens merged commit c4dadf7 into master Oct 10, 2023
24 checks passed
@sergei-maertens sergei-maertens deleted the issue/3527-unique-constraint branch October 10, 2023 14:55
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.

Migration errors 2.2.1 > 2.3.0
2 participants