flowable / flowable/flowable-engine

getProperty(String propertyName) in AbstractSqlScriptBasedDbSchemaManager does not append table prefix when tablePrefixIsSchema is set to true

Open
#2,243 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.