Closed chriszero closed 12 years ago
At first I didn't believe you cause I have tests. Then I looked at the tests and don't have a test for arrays... :( I know you can read arrays/lists back out, but apparently never test them going in.
I'll try and look at this shortly.
I've just run into this issue too and this functionality seems pretty important, so *bump. Great adapter for a great library, thanks!
I'm having trouble reproducing this. Can someone write a failing test for me?
I'll see what I can do. Be forewarned, I'm a little green, but I'll give it a good effort
So after some tinkering, I can't reproduce it again... Must have been doing something wrong the other day and stopped once I saw this open issue. I'm satisfied with the checks you added to the insert test and it seems to be working now so I vote you close this issue. Thanks again for the adapter!
Hello,
It's not possible to insert arrays, there will be remain "Empty" Example:
res.Sensors will be "Empty" res.TimeStamp is set
Nothing is inserted into "Foo"