git-svn-id: http://xe-core.googlecode.com/svn/trunk@938 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-03 11:13:13 +00:00
parent b537875f0e
commit 8c9bb31351
7 changed files with 58 additions and 11 deletions

View file

@ -4,7 +4,7 @@
</tables>
<columns>
<column name="friend_srl" var="friend_srl" notnull="notnull" />
<column name="friend_group_srl" var="friend_group_srl" default="0" notnull="notnull" />
<column name="friend_group_srl" var="friend_group_srl" default="0" />
<column name="member_srl" var="member_srl" notnull="notnull" />
<column name="target_srl" var="target_srl" notnull="notnull" />
<column name="list_order" var="list_order" />