add docs about deprecated elements

This commit is contained in:
Bernhard Posselt 2016-08-03 21:27:21 +02:00
Родитель a97a2ea1c9
Коммит cfc25547e6
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -282,6 +282,16 @@ The following character maximum lengths are enforced:
* All description Strings are database text fields and therefore not limited in size
* All other Strings have a maximum of 256 characters
The following elements are either deprecated or for internal use only and will fail the validation if present:
* **standalone**
* **default_enable**
* **shipped**
* **public**
* **remote**
* **requiremin**
* **requiremax**
.. _info-schema: