Put warning in db-schema and clarify search_path

This commit is contained in:
steve-chavez
2020-04-21 15:16:21 -05:00
committed by Steve Chavez
parent 3328b6059f
commit ef36ec10a1
3 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ These are changes yet unreleased. If you'd like to try them out before a new off
Added
-----
* Support for :ref:`multiple-schemas` at runtime.
* Support for :ref:`Switching to a schema <multiple-schemas>` defined in :ref:`db-schema`.
|br| -- `@steve-chavez <https://github.com/steve-chavez>`_, `@mahmoudkassem <https://github.com/mahmoudkassem>`_
* Support for :ref:`planned_count` and :ref:`estimated_count`.