mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-10 04:03:01 +09:00
output only lower string from getMemberInfoByEmailAddress\.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12272 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
40a4a89de1
commit
70975614e4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@
|
|||
<column name="*" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="email_address" var="email_address" notnull="notnull" />
|
||||
<condition operation="equal" column="lower(email_address)" var="email_address" notnull="notnull" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue