|
@@ -31,8 +31,6 @@
|
|
|
<type>string</type>
|
|
|
<size>&domain_len;</size>
|
|
|
<description>Domain name</description>
|
|
|
- <default/>
|
|
|
- <natural/>
|
|
|
</column>
|
|
|
|
|
|
<column id="did">
|
|
@@ -41,6 +39,7 @@
|
|
|
<size>&domain_len;</size>
|
|
|
<description>Domain id. Value of did column may be NULL, which
|
|
|
means that it has the same value as domain column.</description>
|
|
|
+ <default><null/></default>
|
|
|
<null/>
|
|
|
</column>
|
|
|
|