]> git.jsancho.org Git - mojodb.git/history
mojodb.git
2014-03-20 Javier SanchoSavepoints to protect integrity of documents master
2014-03-17 Javier SanchoIntroducing ObjectId
2014-03-14 Javier SanchoSome tests
2014-03-13 Javier SanchoDefault values for user and password in MySQL connectio...
2014-02-12 Javier SanchoCustom serializer in connection object; default is...
2014-02-12 Javier SanchoNew database scheme, storing key name inside tables...
2014-02-06 Javier SanchoField _id in documents is treated as one more field...
2014-02-05 Javier Sanchomsgpack instead cPickle (for multiple platforms) and...
2014-01-29 Javier SanchoAllow to save dictionaries, lists, tuples, etc, as...
2014-01-29 Javier SanchoSearch documents with numeric values
2014-01-29 Javier SanchoRestore previously deleted __init__.py
2014-01-28 Javier SanchoSeparate classes and functionality into various files
2014-01-28 Javier SanchoBasic insertion of documents, using cPickle for fields...
2014-01-22 Javier SanchoBasic spec searching in find function
2014-01-17 Javier SanchoInitial commit