Skip to content

Fixing bugs related to query system#8

Closed
kellrott wants to merge 2 commits into
iPlantCollaborativeOpenSource:masterfrom
kellrott:master
Closed

Fixing bugs related to query system#8
kellrott wants to merge 2 commits into
iPlantCollaborativeOpenSource:masterfrom
kellrott:master

Conversation

@kellrott
Copy link
Copy Markdown

  1. Fixing query.clone so that the _filter value doesn't overwrite the method
  2. Making it possible to define multiple conditions on the same column.

…are defined.

For example, when looking a DataObject with two different attached metadata values.
So query.filter( DataObjectMeta.name=='FILE_TYPE' ).filter( DataObjectMeta.name=='SET_NAME'=='TEST_SET) will now work as expected
@kellrott kellrott mentioned this pull request Mar 9, 2015
@prosif
Copy link
Copy Markdown

prosif commented Jul 27, 2015

More progress has been made on a fork of this repo located at https://github.com/irods/python-irodsclient. The bug addressed by this pull request has already been fixed there.

@prosif prosif closed this Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants