]> git.jsancho.org Git - mojodb.git/history - MySQL.py
Field _id in documents is treated as one more field: can be string, list, dictionary...
[mojodb.git] / MySQL.py
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-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