destroydestiny opened a new pull request, #15153: URL: https://github.com/apache/dolphinscheduler/pull/15153
fix bug #15152 : When using PostgreSQL, MyBatis did not set databaseId correctly, causing the workflow to fail to start <!--Thanks very much for contributing to Apache DolphinScheduler, we are happy that you want to help us improve DolphinScheduler! --> ## Purpose of the pull request fix bug #15152 <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log 1. add bean of VendorDatabaseIdProvider 2. change org.apache.dolphinscheduler.dao.mapper.TriggerRelationMapper#upsert.databaseId from pg to PostgreSQL ## Verify this pull request -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
