Repository URL to install this package:
|
Version:
3.2.0 ▾
|
The purpose of this guide is to detail the changes made by the version 2.0 of the DataStax Node.js Driver that are relevant to an upgrade from version 1.0.
We used the opportunity of a major version bump to incorporate your feedback and improve the API. Unfortunately this means there are some breaking changes, but the new API should be both simpler and more complete.
uuid and timeuuid values are decoded as Uuid and TimeUuid instances.
decimal values are decoded as BigDecimal instances.
varint values are decoded as Integer instances.
inet values are decoded as InetAddress instances.
If you have any question or comment, please post it on the mailing list.