Skip to content

Commit 3acb09e

Browse files
committed
readme: remove timestamp entries
1 parent 75eb8f9 commit 3acb09e

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -173,25 +173,6 @@ The driver inherits almost all the features of C/C++ and Rust drivers, such as:
173173
<td>cass_user_type_set_custom[by_name]</td>
174174
<td>Unimplemented because of the same reasons as binding for statements.<br> <b>Note</b>: The driver does not check whether the type of the value being set for a field of the UDT is compatible with the field's actual type.</td>
175175
</tr>
176-
<tr>
177-
<td colspan=2 align="center" style="font-weight:bold">Timestamp generators</td>
178-
</tr>
179-
<tr>
180-
<td>cass_timestamp_gen_server_side_new</td>
181-
<td rowspan="5">Timestamp generator is not implemented in the Rust driver.</td>
182-
</tr>
183-
<tr>
184-
<td>cass_timestamp_gen_monotonic_new</td>
185-
</tr>
186-
<tr>
187-
<td>cass_timestamp_gen_monotonic_new_with_settings</td>
188-
</tr>
189-
<tr>
190-
<td>cass_timestamp_gen_free</td>
191-
</tr>
192-
<tr>
193-
<td>cass_cluster_set_timestamp_gen</td>
194-
</tr>
195176
<tr>
196177
<td colspan=2 align="center" style="font-weight:bold">Metadata</td>
197178
</tr>

0 commit comments

Comments
 (0)