Skip to content

[release-16.0] schemadiff: fix missing DROP CONSTRAINT in duplicate/redundant constraints scenario. (#14387) #9076

[release-16.0] schemadiff: fix missing DROP CONSTRAINT in duplicate/redundant constraints scenario. (#14387)

[release-16.0] schemadiff: fix missing DROP CONSTRAINT in duplicate/redundant constraints scenario. (#14387) #9076

Workflow file for this run

name: Code Freeze
on:
pull_request:
jobs:
build:
name: Code Freeze
runs-on: ubuntu-22.04
steps:
- name: Fail if Code Freeze is enabled
run: |
exit 0