Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

feat: reject 'float'/'double' datatype for user #112

Open
1 of 8 tasks
Soontao opened this issue Oct 12, 2020 · 0 comments
Open
1 of 8 tasks

feat: reject 'float'/'double' datatype for user #112

Soontao opened this issue Oct 12, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request refactor refactor related

Comments

@Soontao
Copy link
Owner

Soontao commented Oct 12, 2020

use decimal, other wise, the compare maybe will not work correctly.

  • update type definition
  • raise error on numeric type have length property
  • raise error on float type
  • column wiki
    • varchar
    • decimal
    • date
    • datetime/offset
@Soontao Soontao added the enhancement New feature or request label Oct 12, 2020
@Soontao Soontao self-assigned this Oct 12, 2020
@Soontao Soontao changed the title feat: reject 'float' datatype for user feat: reject 'float'/'double' datatype for user Oct 12, 2020
Soontao added a commit that referenced this issue Oct 12, 2020
@Soontao Soontao added documentation Improvements or additions to documentation refactor refactor related labels Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request refactor refactor related
Projects
None yet
Development

No branches or pull requests

1 participant