mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 12:22:15 +09:00
사소한 오타 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4736 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2accecec5d
commit
1264eba4c2
1 changed files with 2 additions and 2 deletions
|
|
@ -4,9 +4,9 @@
|
|||
</tables>
|
||||
<columns>
|
||||
<column name="member_srl" var="member_srl" filter="number" notnull="notnull" />
|
||||
<column name="last_login" var="last_login" notnull="notnul" default="curdate()" />
|
||||
<column name="last_login" var="last_login" notnull="notnull" default="curdate()" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="member_srl" var="member_srl" notnull="notnull" filter="number"/>
|
||||
</conditions>
|
||||
</query>
|
||||
</query>
|
||||
Loading…
Add table
Add a link
Reference in a new issue