Skip to content

Conversation

cmerrick
Copy link

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