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

Add(or migrate) enum field for CapitalsDistances table #53

Closed
mikekytyzov opened this issue Feb 13, 2019 · 2 comments
Closed

Add(or migrate) enum field for CapitalsDistances table #53

mikekytyzov opened this issue Feb 13, 2019 · 2 comments

Comments

@mikekytyzov
Copy link
Collaborator

https://www.postgresql.org/docs/9.1/datatype-enum.html

  1. add validation from current transport type(?)

2.1 current string field has to be migrated from simple string to PG ENUM TYPE
or
2.2 just add some checks to application level

@markevich
Copy link
Owner

@markevich
Copy link
Owner

Closed because we will no longer use distance types

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

No branches or pull requests

2 participants