Jim Menard
aee3ae2c9d
More documentation
2008-12-17 11:43:08 -05:00
Jim Menard
02cd38fce0
Added XGen::Mongo::Driver::DB.master?
2008-12-16 17:35:31 -05:00
Jim Menard
103d7e5c62
New optional "strict" mode for databases.
2008-12-16 17:08:15 -05:00
Jim Menard
c3b1225605
Removed automatic _id creation.
2008-12-08 13:56:48 -05:00
Jim Menard
7669900126
Lots of fixes.
...
- Introduced OrderedHash because db commands require that the command key be
first.
- Fixed BSON (de)serialization of object ids.
- Simplified @coll.drop_indexes.
- Renamed some method parameters to make their type more clear (for example,
"collection" became "collection_name").
- Got the index_information test working.
2008-12-08 11:38:42 -05:00
Jim Menard
067ec66812
Fixed index info retrieval
2008-12-08 08:33:29 -05:00
Jim Menard
51dde79ba4
Add _id to inserted records. Fixed ObjectID load, save, and generation.
2008-12-04 08:37:42 -05:00
Jim Menard
99db98f6e8
Made db.full_coll_name public. Wrote a test for it.
2008-12-02 07:26:45 -05:00
Jim Menard
8b82d716dd
Added to to-do list.
2008-12-02 07:22:32 -05:00
Jim Menard
acf5cc994b
More tests. Fixed some db client bugs.
2008-12-02 07:20:29 -05:00
Jim Menard
8459fcad5b
Added call to db.count to example. Need to see why it's not working.
2008-12-01 19:36:20 -05:00
Jim Menard
5e3815bf69
first commit
2008-11-21 20:00:51 -05:00