Skip to content

fix: Incorrect SQL statements when creating a table with a dot in its name #2192

fix: Incorrect SQL statements when creating a table with a dot in its name

fix: Incorrect SQL statements when creating a table with a dot in its name #2192

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