Skip to content
New issue

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

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

Already on GitHub? # to your account

Extracted IDatabase for mocking, added the ability to set case sensit… #29

Merged
merged 1 commit into from
Aug 12, 2016

Conversation

jholovacs
Copy link

…ivity on columns.

Unfortunately, ReSharper wreaked havoc on the diffs, but the only changes actually made were setting case-sensitivity on the dictionaries (I use PostgreSql quite a bit) and extracting the interface on the database object so that it can be mocked in unit testing.

@tmenier tmenier merged commit 2505dd3 into tmenier:master Aug 12, 2016
@tmenier
Copy link
Owner

tmenier commented Aug 12, 2016

Looks good, thanks for the contribution!

@tmenier
Copy link
Owner

tmenier commented Aug 14, 2016

@jholovacs Can you comment here on exactly how to use the new case sensitivity feature? I am linking back to this issue in the release notes and I think it would be helpful.

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

Successfully merging this pull request may close these issues.

2 participants