Add new date, time to CQL literal encoding table.
This commit is contained in:
@@ -223,8 +223,11 @@ following way:
|
||||
| | ``buffer`` | ``blob`` |
|
||||
| | ``bytearray`` | |
|
||||
+--------------------+-------------------------+
|
||||
| | ``date`` | ``timestamp`` |
|
||||
| | ``datetime`` | |
|
||||
| ``date`` | ``date`` |
|
||||
+--------------------+-------------------------+
|
||||
| ``datetime`` | ``timestamp`` |
|
||||
+--------------------+-------------------------+
|
||||
| ``time`` | ``time`` |
|
||||
+--------------------+-------------------------+
|
||||
| | ``list`` | ``list`` |
|
||||
| | ``tuple`` | |
|
||||
|
||||
Reference in New Issue
Block a user