Skip to content

Conversation

@prkhrkat
Copy link
Contributor

@prkhrkat prkhrkat commented Oct 10, 2025

Description

Fixes #

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?

 

Summary by Bito

This pull request modifies the database schema by adjusting unique constraints on the 'manifest_push_config' table, ensuring only one active configuration per 'app_id' and 'env_id'. The changes enhance data management flexibility by removing the previous constraint.
@prkhrkat prkhrkat merged commit 9982c7e into develop Oct 14, 2025
8 checks passed
@prkhrkat prkhrkat deleted the migration-sync branch October 14, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants