From 4ffe7d6783b313c2730238c85086060b3af79cb9 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 6 May 2014 13:20:20 -0400 Subject: [PATCH] LP#1310619: Changing relationship between rcil and legacy stat cats to "might_have". After discussion with Mike Rylander, I've changed "has_a" to "might_have" to make left joining rcil and legacy stat cat sources the default behavior. For reference, see: http://irc.evergreen-ils.org/evergreen/2014-05-06#i_95055 Signed-off-by: Chris Sharp Signed-off-by: Ben Shum --- Open-ILS/examples/fm_IDL.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 46a50d839b..315b975c78 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10862,8 +10862,8 @@ SELECT usr, - - + + -- 2.43.2