Skip to content

Add unique and foreign key constraints to the PG adapter schema #6128

Add unique and foreign key constraints to the PG adapter schema

Add unique and foreign key constraints to the PG adapter schema #6128

Workflow file for this run

# https://github.com/actions/labeler#create-workflow
name: Label Pull Requests
on:
pull_request_target:
jobs:
prs:
name: Triage
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/pr-labeler.yml"