Jim Menard
6ab2f77eb7
Move the :fields find() parameter into the options hash.
2008-12-08 16:47:52 -05:00
Jim Menard
cfee63194c
More tests and improvements thanks to aemadrid.
2008-12-08 16:41:52 -05:00
Jim Menard
1431cb3ec3
REGEX type support.
2008-12-08 15:57:20 -05:00
Jim Menard
e7019a63f2
Support for ARRAY type.
2008-12-08 15:27:20 -05:00
Jim Menard
21e45c29b7
aliased << to insert for collections
2008-12-08 15:04:07 -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
4244f56ce6
Fixed bug in BSON serializer: was forgetting to include NUL byt in string length.
2008-12-02 10:25:36 -05:00
Jim Menard
55f2e8d1b4
Improved tests (handle system collections in query results).
2008-12-02 07:38:22 -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
32006ff8a2
FIXME comment in test.
2008-12-02 07:21:16 -05:00
Jim Menard
acf5cc994b
More tests. Fixed some db client bugs.
2008-12-02 07:20:29 -05:00
Jim Menard
011bf0a51c
More tests. Expanded README.
2008-12-01 20:20:00 -05:00
Jim Menard
01c1590744
Start of new DB API tests.
2008-12-01 19:39:39 -05:00
Jim Menard
5e3815bf69
first commit
2008-11-21 20:00:51 -05:00