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

DECIMAL type without decimals generates CDS error (inspectTable) #29

Closed
ThePlenkov opened this issue Mar 25, 2021 · 3 comments
Closed

Comments

@ThePlenkov
Copy link
Contributor

Hi!

If we have a column like that
image

inpectTable gives us file like this:
image

I'll use same PR #28 to fix it

@ThePlenkov
Copy link
Contributor Author

@jung-thomas spec says scale is optional. What do you think to write better in this case Decimal(34) or Decimal(34,0)? Thanks

@ThePlenkov
Copy link
Contributor Author

fixed in #28

@jung-thomas
Copy link
Contributor

Confirmed fixed

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