Skip to content

escape camelCase tableName for uniqueness validation#597

Merged
dxg merged 2 commits intodresende:masterfrom
justinTNT:movalid
Jan 12, 2015
Merged

escape camelCase tableName for uniqueness validation#597
dxg merged 2 commits intodresende:masterfrom
justinTNT:movalid

Conversation

@justinTNT
Copy link
Contributor

validation for uniqueness on a field in a table with a camelCase name was failing with error of missing FROM.
escaping the table name preserves camelCase and allows my validation to work.

@dxg
Copy link
Collaborator

dxg commented Jan 12, 2015

Thanks, could you also add a test?

@dxg
Copy link
Collaborator

dxg commented Jan 12, 2015

That'll have to do..

dxg added a commit that referenced this pull request Jan 12, 2015
escape camelCase tableName for uniqueness validation
@dxg dxg merged commit 2b2c165 into dresende:master Jan 12, 2015
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

Successfully merging this pull request may close these issues.

2 participants