Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgresql case sensitivity issue #11

Closed
matevisky opened this issue Jul 30, 2018 · 2 comments
Closed

Postgresql case sensitivity issue #11

matevisky opened this issue Jul 30, 2018 · 2 comments

Comments

@matevisky
Copy link

Hi

The plugin is not working at all under postgresql database:
https://stackoverflow.com/questions/20878932/are-postgresql-column-names-case-sensitive

Example:

SQLSTATE[42703]: Undefined column: 7 ERROR: column campaign_mailinglists.mailinglisttypeid does not exist
LINE 5: ...ilinglisttypes" ON campaign_mailinglisttypes.id = campaign_m...
^
HINT: Perhaps you meant to reference the column "campaign_mailinglists.mailingListTypeId".

Can you fix this, we are planing to use this plugin

Thank you

@putyourlightson
Copy link
Collaborator

Yes, we're working on a fix for this.

@putyourlightson
Copy link
Collaborator

Fixed in f20beba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant