Change in ovirt-engine[master]: core: fix null-support in search queries (#845297)
lhornyak at redhat.com
lhornyak at redhat.com
Fri Aug 10 13:05:13 UTC 2012
Laszlo Hornyak has submitted this change and it was merged.
Change subject: core: fix null-support in search queries (#845297)
......................................................................
core: fix null-support in search queries (#845297)
Fixes the support for searching columns with null values. In this case,
the generated sql-syntax must be 'is null'/'is not null'. The query
syntax now handles the 'null' string as special value.
Change-Id: Ia8931d12b5dc4450eddfc6f2a669bd87cae4ae57
Signed-off-by: Laszlo Hornyak <lhornyak at redhat.com>
---
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/BaseConditionFieldAutoCompleter.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
Doron Fediuck: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7040
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia8931d12b5dc4450eddfc6f2a669bd87cae4ae57
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list