Skip to content

use case-insensitive comparison in column-selector#42

Open
cmerrick wants to merge 1 commit into
kiwanami:masterfrom
cmerrick:case-insensitive-select
Open

use case-insensitive comparison in column-selector#42
cmerrick wants to merge 1 commit into
kiwanami:masterfrom
cmerrick:case-insensitive-select

Conversation

@cmerrick

Copy link
Copy Markdown

This patch is required for edbi to work with my Amazon Redshift cluster. The table info extraction function doesn't work without it.

Someone did the legwork to investigate how various popular database platforms handle case sensitivity for structure identifiers here. That writeup indicates that the handling of names that differ only by letter case is undefined on pretty much every database platform, so this patch doesn't make things any worse.

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.

1 participant