Skip to content

History / Reference: Filter Syntax

Revisions

  • moved all docs to http://developer.shotgunsoftware.com/python-api

    KP committed Sep 22, 2016
  • Revert "Trying out markdown table layout." This reverts commit 8ef9b9a5156a2e77ec87a2ad09cc17646973733d.

    @daigles daigles committed Aug 23, 2016
  • Trying out markdown table layout.

    @daigles daigles committed Aug 23, 2016
  • Formatting changes for easier reading

    @daigles daigles committed Aug 23, 2016
  • Merge branch '35229_additional_filter_presets' Fixed Merge conflicts

    @daigles daigles committed Aug 23, 2016
  • For #35229: First version of the additional_filter_preset reference

    @daigles daigles committed Aug 23, 2016
  • For #35229: Rough cuts of "filter_presets" documentaition For "format" and "tone" review before going too far into it...

    @daigles daigles committed Aug 22, 2016
  • Fix links.

    Rob Blau committed Aug 18, 2016
  • Fixed docs for additional_filter_presets.

    Rob Blau committed Aug 18, 2016
  • Adds stub for "Additional Filter Presets" which will be updated with real docs.

    @thebeeland thebeeland committed May 19, 2016
  • Updated Reference: Filter Syntax (markdown)

    @mattdaw mattdaw committed May 16, 2013
  • Updated Reference: Filter Syntax (markdown)

    @mattdaw mattdaw committed May 16, 2013
  • syntax highlighting for complex filter example

    kporangehat committed Jan 29, 2013
  • Updated Reference: Filter Syntax (markdown)

    mattdaw committed Jan 29, 2013
  • Updated Reference: Filter Syntax (markdown)

    mattdaw committed Jan 29, 2013
  • Updated Reference: Filter Syntax (markdown)

    mattdaw committed Jan 29, 2013
  • Updated Reference: Filter Syntax (markdown)

    mattdaw committed Jan 29, 2013
  • 'in' and 'not_in' now supported consistently and as expected as of Shotgun v4.2! yay.

    kporangehat committed Dec 5, 2012
  • add note documenting use of 'in' filter on number fields only works for the id field.

    kporangehat committed Nov 20, 2012
  • updates to valid filter operators per data type. This is not new or changed functionality but long-overdue updates to the documentation

    kporangehat committed Nov 20, 2012
  • remove 'in' from valid operatoes for entity and multi-entity types. Agreed it would be useful but it's not currently supported (yet)

    kporangehat committed Oct 4, 2012
  • remove 'contains' and 'not_contains' from valid filter types on tag_list ('is' and 'is_not' function as 'contains' and 'not_contains'

    kporangehat committed Jun 19, 2011
  • updated 'list' data type options Updated Reference: Filter Syntax (markdown)

    kporangehat committed Dec 27, 2010
  • added clarification to in_next and in_last Updated Reference: Filter Syntax (markdown)

    kporangehat committed Dec 9, 2010
  • removed more references to [greater|less]_than_or_equal Updated Reference: Filter Syntax (markdown)

    kporangehat committed Dec 8, 2010
  • removed filters that are actually not supported: greater_than_or_equal and less_than_or_equal Updated Reference: Filter Syntax (markdown)

    kporangehat committed Dec 8, 2010
  • Updated Filter Syntax Reference (markdown)

    kporangehat committed Nov 8, 2010