X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FContact%2FSavedSearch.xml;h=f35330c73cf9a9840eefab0d0b58ee18498993af;hb=7e6a7f997516cc8cfee3724423181d1f9dc2fa78;hp=5ac148e228c13cf4d06eea2c1a5187a697f2db78;hpb=fdfd59ccd77f9b06547204a505b67e35bf6596d7;p=civicrm-core.git diff --git a/xml/schema/Contact/SavedSearch.xml b/xml/schema/Contact/SavedSearch.xml index 5ac148e228..f35330c73c 100644 --- a/xml/schema/Contact/SavedSearch.xml +++ b/xml/schema/Contact/SavedSearch.xml @@ -9,8 +9,9 @@ id int unsigned + Saved Search ID true - Saved search ID + Saved Search ID 1.1 @@ -37,6 +38,7 @@ is_active boolean + Saved Search Enabled Is this entry active? 1.1 1.5 @@ -44,6 +46,7 @@ mapping_id int unsigned + Mapping ID Foreign key to civicrm_mapping used for saved search-builder searches. 1.5 @@ -56,24 +59,28 @@ search_custom_id int unsigned + Option Value ID Foreign key to civicrm_option value table used for saved custom searches. 2.0 where_clause text + Where Clause the sql where clause if a saved search acl 1.6 select_tables text + Select Tables the tables to be included in a select data 1.6 where_tables text + Where Tables the tables to be included in the count statement 1.6