tags(): self-join: postgres fixes
[id3fs.git] / lib / ID3FS / DB.pm
2010-09-23 Ian Beckwithtags(): self-join: postgres fixes
2010-09-22 Ian Beckwithtags(): convert to tags self-join via files
2010-09-22 Ian Beckwithsupport postgres as well as sqlite (for testing)
2010-09-21 Ian Beckwithbasic tag path traversal
2010-09-20 Ian Beckwithbasic tags display in root of fs
2010-09-19 Ian Beckwithwrite to db
2010-09-19 Ian Beckwithimplement id3 tag lookup
2010-09-19 Ian Beckwithadd stub ID3FS::File and subclasses
2010-09-19 Ian BeckwithID3FS: use File::Find to recursively add files
2010-09-19 Ian Beckwithid3fs: create & connect to DB