join stack tweaking
[id3fs.git] / lib / ID3FS / Path / Node.pm
2010-10-19 Ian Beckwithjoin stack tweaking
2010-10-19 Ian Beckwithtidy Path and Node
2010-10-19 Ian Beckwithsql formatting tweaks
2010-10-19 Ian Beckwithmore code tidying
2010-10-19 Ian BeckwithPath::Node: make type an int not a string
2010-10-19 Ian Beckwithremove more dead code
2010-10-19 Ian Beckwithdebian/control: update long description
2010-10-19 Ian Beckwithhandle /NOT/foo/OR/bar
2010-10-19 Ian Beckwithadd copyright/license headers
2010-10-18 Ian BeckwithNode: merge to_sql and node_to_sql
2010-10-18 Ian Beckwithrip out unnecessary references to parents_id
2010-10-18 Ian Beckwithremove some debugging messages
2010-10-18 Ian Beckwithmerge PathElement::* into Path::Node
2010-10-16 Ian Beckwithfix NOT with tagvals
2010-10-15 Ian BeckwithNOT: fix left joins
2010-10-15 Ian Beckwithspecial-case /NOT
2010-10-12 Ian Beckwithfix /NOT
2010-10-12 Ian Beckwithtidy to_sql()
2010-10-12 Ian Beckwithuse list of join types instead of count
2010-10-11 Ian Beckwithstart of support for NOT queries
2010-10-10 Ian Beckwithsort_elements: skip elements with children
2010-10-10 Ian Beckwithfix elements_to_tree (needs array ref not array) and...
2010-10-10 Ian Beckwithfix foo/bar/AND/
2010-10-10 Ian Beckwithpartial (broken) support for tagvals
2010-10-09 Ian Beckwithuse tagtree in queries
2010-10-09 Ian Beckwithpass path to db methods, not just elements
2010-10-09 Ian Beckwithnode_to_sql
2010-10-06 Ian Beckwithassemble tag expression into binary tree, respecting...
2010-10-06 Ian Beckwithpartial support for tag expression as binary tree