Add partitioned tables in the schema cache

This commit is contained in:
laurenceisla
2021-08-13 17:31:01 -05:00
committed by GitHub
parent f7108e8612
commit 91152ebad0
3 changed files with 58 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
.. |br| raw:: html
<br />
Upcoming
========
Added
-----
* Allow :ref:`embedding <embedding_partitioned_tables>`, UPSERT, INSERT with Location response, OPTIONS request and OpenAPI support for partitioned tables.
|br| -- `@laurenceisla <https://github.com/laurenceisla>`_