Skip to content

Fix issue with sqlite and version dependency

Compare
Choose a tag to compare
@schveiguy schveiguy released this 12 Jan 20:37
· 4 commits to master since this release

Minor updates, this fixes an issue where the D sqlite library was setting a value to null instead of an empty string.
The version specs were wrong as well, the mysql-native version specifier at least is currently impossible.