Skip to content

Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) #11261

Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894)

Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) #11261

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
sync-labels: true