Open GoogleCodeExporter opened 9 years ago
I've committed up a fix for this issue, in my clone, at
http://code.google.com/r/zacharygramana-csharp-sqlite/source/detail?r=1713cba846
5656dafc28fb8d21ed066f3b53d74c#.
This commit adds a new symbol, EMPTY_BYTE_ARRAYS, which enables the behavior
requested in this issue. Considering this change would impact code that expects
empty results to equal null, this was wrapped in a pragma to allow "opting in."
In my case, I only enabled the behavior on the WinRT project in order to
successfully integrate with sqlite-net.
Cheers!
Original comment by zachary....@xamarin.com
on 10 Jun 2013 at 3:10
Original issue reported on code.google.com by
mattleib...@gmail.com
on 30 Mar 2012 at 10:43