mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
modify DB Queries
This commit is contained in:
parent
577ea49b92
commit
e7b8c1d1df
5 changed files with 53 additions and 29 deletions
|
|
@ -3,7 +3,12 @@
|
|||
<table name="document_update_log" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="*" />
|
||||
<column name="nick_name" />
|
||||
<column name="update_nick_name" />
|
||||
<column name="regdate" />
|
||||
<column name="title" />
|
||||
<column name="module_srl" />
|
||||
<column name="update_id" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="document_srl" var="document_srl" filter="number" notnull="notnull" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue