Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

BZ-1231014 Fixed case sensitive issue for mysql #6

Closed
wants to merge 1 commit into from

Conversation

bxf12315
Copy link
Member

This issue belong to Mysql case sensitive.
Because of, in jbpmKPI_v2.kpis, we use lowercase of tables name.
Like, we use processinstancelog instead of ProcessInstanceLog.
If i change it, it will be ok.

IMO, other database also have case sensitive issue.
Please review it

@npazo
Copy link

npazo commented Aug 17, 2015

I agree that this should be merged. Unless there is some work around I am missing, this is a breaking issue for people using MySQL (or any other case sensitive database)

@dgutierr
Copy link
Member

Reviewed & merged on both master & 6.3.x

@dgutierr dgutierr closed this Sep 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants