Вход Регистрация
Файл: concrete5.7.5.6/concrete/blocks/tags/db.xml
Строк: 30
<?xml version="1.0" encoding="UTF-8"?>
<schema
  xmlns="http://www.concrete5.org/doctrine-xml/0.5"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.concrete5.org/doctrine-xml/0.5 http://concrete5.github.io/doctrine-xml/doctrine-xml-0.5.xsd">

  <table name="btTags">
    <field name="bID" type="integer">
      <unsigned/>
      <key/>
    </field>
    <field name="title" type="string" size="255"/>
    <field name="targetCID" type="integer"/>
    <field name="displayMode" type="string" size="20">
      <default value="page"/>
    </field>
    <field name="cloudCount" type="integer">
      <default value="10"/>
    </field>
  </table>

</schema>
Онлайн: 1
Реклама