Skip to content

🐛 [Bug] This is a bug name dm.jdbc.driver.DMException: Error in line: 5 Invalid schema name [INFORMATION_SCHEMA] #2311

🐛 [Bug] This is a bug name dm.jdbc.driver.DMException: Error in line: 5 Invalid schema name [INFORMATION_SCHEMA]

🐛 [Bug] This is a bug name dm.jdbc.driver.DMException: Error in line: 5 Invalid schema name [INFORMATION_SCHEMA] #2311

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.TOKEN }}
issue-message: "Message that will be displayed on users' first issue"
pr-message: "Message that will be displayed on users' first pull request"