mysql-native: preview3 (docs)

Suliman via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Feb 6 23:26:05 PST 2017


On Monday, 6 February 2017 at 20:32:24 UTC, Nick Sabalausky wrote:
> https://github.com/Abscissa/mysql-native-experimental
> Tag: v0.2.0-preview3
>
> Just a few doc updates this time:
>
> - Docs now include the `mysql.db.MysqlDB` to 
> `mysql.pool.MySqlPool` change from preview2
> - Clarified "Prepared" vs "PreparedImpl"
> - Clarified "exec" vs "query"
> - Rewrite the docs for ResultSet and ResultRange.
>
> New docs:
> http://semitwist.com/mysql-native-docs/v0.2.0-preview3

Big thanks! I am very glad that driver becoming better!
I have question about DB connection pattern if you could give any 
advices I would be very glad 
http://stackoverflow.com/questions/42083976/database-connection-pattern


More information about the Digitalmars-d-announce mailing list