We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265118f commit a95a7d9Copy full SHA for a95a7d9
doc/features/datatypes/README.md
@@ -12,6 +12,7 @@ counter|[Long / BigInt](numerical)
12
date|[LocalDate](datetime)
13
decimal|[BigDecimal](numerical)
14
double|[Number](numerical)
15
+duration/[Duration](/api/module.types/class.Duration/)
16
float|[Number](numerical)
17
inet|[InetAddress](/api/module.types/class.InetAddress/)
18
int|[Number](numerical)
docs.yaml
@@ -38,7 +38,7 @@ links:
38
href: https://www.npmjs.org/package/cassandra-driver
39
versions:
40
- name: '4.5'
41
- ref: 'master'
+ ref: '4.5'
42
- name: '4.4'
43
ref: '4.4'
44
- name: '4.3'
0 commit comments