We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v8
cds v8 has been officially released.
cds v8
Some notable changes:
@cap-js/cds-types
@sap/cds
ieee754compatible
decimal
int64
Full Changelog Deprecated Features
Release new major version with support for cds v8.
The text was updated successfully, but these errors were encountered:
Hi Theo Sun, Are you planning to upgrade your dirver to make it V8 compatible, or not?
Sorry, something went wrong.
Soontao
No branches or pull requests
Description
cds v8
has been officially released.Some notable changes:
@cap-js/cds-types
types are no longer re-exported by@sap/cds
. The package has to be installed separately.ieee754compatible
option to always outputdecimal
andint64
data as strings.Full Changelog
Deprecated Features
Suggested solution
Release new major version with support for
cds v8
.The text was updated successfully, but these errors were encountered: