Skip to content

Commit ca242bd

Browse files
committed
Manually update list
1 parent 4180611 commit ca242bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/query-languages/esql/_snippets/lists/type-conversion-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
* [`TO_BOOLEAN`](../../functions-operators/type-conversion-functions.md#esql-to_boolean)
22
* [`TO_CARTESIANPOINT`](../../functions-operators/type-conversion-functions.md#esql-to_cartesianpoint)
33
* [`TO_CARTESIANSHAPE`](../../functions-operators/type-conversion-functions.md#esql-to_cartesianshape)
4-
* [preview] [`TO_DATEPERIOD`](../../functions-operators/type-conversion-functions.md#esql-to_dateperiod)
4+
* [`TO_DATEPERIOD`](../../functions-operators/type-conversion-functions.md#esql-to_dateperiod)
55
* [`TO_DATETIME`](../../functions-operators/type-conversion-functions.md#esql-to_datetime)
66
* [`TO_DATE_NANOS`](../../functions-operators/type-conversion-functions.md#esql-to_date_nanos)
77
* [`TO_DEGREES`](../../functions-operators/type-conversion-functions.md#esql-to_degrees)
@@ -13,6 +13,6 @@
1313
* [`TO_LONG`](../../functions-operators/type-conversion-functions.md#esql-to_long)
1414
* [`TO_RADIANS`](../../functions-operators/type-conversion-functions.md#esql-to_radians)
1515
* [`TO_STRING`](../../functions-operators/type-conversion-functions.md#esql-to_string)
16-
* [preview] [`TO_TIMEDURATION`](../../functions-operators/type-conversion-functions.md#esql-to_timeduration)
16+
* [`TO_TIMEDURATION`](../../functions-operators/type-conversion-functions.md#esql-to_timeduration)
1717
* [preview] [`TO_UNSIGNED_LONG`](../../functions-operators/type-conversion-functions.md#esql-to_unsigned_long)
1818
* [`TO_VERSION`](../../functions-operators/type-conversion-functions.md#esql-to_version)

0 commit comments

Comments
 (0)