flowable / flowable/flowable-engine
getProperty(String propertyName) in AbstractSqlScriptBasedDbSchemaManager does not append table prefix when tablePrefixIsSchema is set to true
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
**Describe the bug**
getProperty(String propertyName) in AbstractSqlScriptBasedDbSchemaManager does not append table prefix when tablePrefixIsSchema is set to true
**Expected behavior**
Shouldn't it add the table prefix @ line 184 in AbstractSqlScriptBasedDbSchemaManager when tablePrefixIsSchema is set to true?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.