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

Added collation to columns #22

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Conversation

marcio-santos-zocdoc
Copy link

@marcio-santos-zocdoc marcio-santos-zocdoc commented Aug 31, 2016

@Zocdoc/ci-devs
@son-huynh-zocdoc

  • adds collation to varchar columns
  • works with TABLE and TYPE


public string Collation { get; set; }

public string CollationText {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick but Collation and CollationText could just be one property with a backing field.

@son-huynh-zocdoc
Copy link

Seems fine to me 👍

@colin-hanson-zocdoc
Copy link
Collaborator

lgtm

@marcio-santos-zocdoc marcio-santos-zocdoc merged commit fefcca3 into master Sep 1, 2016
@son-huynh-zocdoc
Copy link

@marcio-santos-zocdoc Any idea when we can deploy this change? I'd like to merge my PR but it currently still shows as failing in CleanDB.

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.

3 participants