mongo-python-driver/pymongo
2009-03-17 13:04:50 -04:00
..
__init__.py consolidate index document generation 2009-02-10 10:35:13 -05:00
_cbsonmodule.c make collection, id properties of dbref 2009-03-12 13:45:07 -04:00
binary.py make subtype a property instead of a regular method 2009-03-12 11:52:52 -04:00
bson.py make collection, id properties of dbref 2009-03-12 13:45:07 -04:00
code.py use code_w_scope instead of code for eval. change Code class to support scopes 2009-03-12 11:16:03 -04:00
collection.py doc 2009-02-17 11:48:13 -05:00
connection.py possible fix for connection issue that SW ran into... 2009-03-06 15:48:08 -05:00
cursor_manager.py documentation: use epydoc format for rST parameter lists 2009-01-27 11:01:26 -05:00
cursor.py support for scopes in where clauses. and getter for code_w_scope 2009-03-12 11:25:00 -04:00
database.py add basic auto-ref support 2009-03-17 13:04:50 -04:00
dbref.py _id can be anything in DBRef instance 2009-03-17 10:43:25 -04:00
errors.py starting work on pairing - will connect to master when given a pair. but doesn't handle auto-reconnection yet 2009-01-28 13:12:20 -05:00
master_slave_connection.py test killing cursors on master-slave 2009-03-09 14:02:51 -04:00
objectid.py doc updates 2009-02-23 15:22:10 -05:00
son_manipulator.py add basic auto-ref support 2009-03-17 13:04:50 -04:00
son.py document that all datetime instances should be UTC 2009-02-25 17:16:13 -05:00