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

Database-Editor: Length input type = text for decimal-types #3037

Merged
merged 1 commit into from
Apr 26, 2018
Merged

Database-Editor: Length input type = text for decimal-types #3037

merged 1 commit into from
Apr 26, 2018

Conversation

emptynick
Copy link
Collaborator

When the column type was Float, Decimal or Double you were not able to insert any decimals in the length field.
This PR checks if the type is one of the above and makes the length-input-type text.

(Also fixed a small warning Vue throws because there was no key defined for a single column)

@marktopper marktopper merged commit b820c5e into thedevdojo:1.1 Apr 26, 2018
@emptynick emptynick deleted the database-numeric branch June 3, 2018 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants