Skip to content

fix: EXPOSED-695 DDL for unnamed check constraints fails when table has schema name #5111

fix: EXPOSED-695 DDL for unnamed check constraints fails when table has schema name

fix: EXPOSED-695 DDL for unnamed check constraints fails when table has schema name #5111

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1