sqlite-loadable-rs
sqlite-loadable-rs copied to clipboard
Have the same length==0 in value_blob as in value_text to avoid null access
…access.
@asg017 I've been bitten by this as well. Could you merge this? :)