mysql-native: API Refresh RC

Nick Sabalausky via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Feb 1 19:39:34 PST 2017


On 02/01/2017 05:04 AM, Suliman wrote:
> Plz update dub package on code.dlang.org

It's deliberately not in the main mysql-mative package just yet. I will 
put it there once people have a chance to try this, and it becomes clear 
there aren't any big problems with the redesign.

For now, this preview can be used like this:

$ git clone https://github.com/Abscissa/mysql-native-experimental.git
$ dub add-local mysql-native-experimental

And then, when you're doing using this preview:

$ dub remove-local mysql-native-experimental



More information about the Digitalmars-d-announce mailing list