Closed paulbjensen closed 5 years ago
Looks like this is the old binary type (which should be supported):
subtype ::= "\x00" Binary / Generic
| "\x01" Function
| "\x02" Binary (Old)
| "\x03" UUID
| "\x05" MD5
| "\x80" User defined
You must have created that data using an old driver. It's easy to add the case to read (but not write) that type. I will do it in a week or so. Submit a pull-request if you want it sooner. Cheers, Tony
Cool, that would be great, as I only need to read the data. I'll see if I can submit a patch.
Sent from my iPhone
On 14 Sep 2011, at 19:10, Tony Hannanreply@reply.github.com wrote:
You must have created that data using an old driver. It's easy to add the case to read (but not write) that type. I will do it in a week or so. Submit a pull-request if you want it sooner. Cheers, Tony
Reply to this email directly or view it on GitHub: https://github.com/TonyGen/mongodb-erlang/issues/11#issuecomment-2096181
Closing as this is an old issue.
StackTrace:
Root of StackTrace: