Fix metadata search.
[pithos] / pithos / backends / lib / sqlite / node.py
2012-01-12 Antony ChazapisFix metadata search.
2011-12-23 chazapisPass meta filtering test in SQLite module with pure...
2011-12-21 Sofia Papagiannakisqlite backend module: fix metadata queries
2011-12-19 Antony ChazapisAdd backend object retrieve by UUID. Expose UUID at...
2011-12-19 Antony ChazapisUnique object identifiers in the backend.
2011-12-16 Antony ChazapisUpdate SQLAlchemy backend with metadata domains. meta-domains
2011-12-15 Sofia PapagiannakiFix SQL for metadata queries in SQLalchemy module.
2011-12-15 Antony ChazapisApply metadata domain to the backend.
2011-12-15 Antony ChazapisAccept meta queries at the frontend as well.
2011-12-14 Antony ChazapisFix SQL for metadata queries in SQLite module.
2011-12-14 Antony ChazapisSupport complex metadata queries in the backend - SQLit...
2011-12-14 Antony ChazapisEscape catch-all characters in LIKE queries.
2011-12-02 Antony ChazapisRemove deleted version's map.
2011-11-21 Antony ChazapisFix backend.
2011-11-21 Antony ChazapisReinstate map delete function.
2011-10-13 Antony ChazapisMerge policy into node. Needs database reset, or the...
2011-10-04 Antony ChazapisSave hash maps like blocks - based on their hash.
2011-09-09 Antony ChazapisMake modular backend load modules dynamically.