You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A [Boost-licensed](http://www.boost.org/LICENSE_1_0.txt) native [D](http://dlang.org)
9
8
client driver for MySQL and MariaDB.
@@ -21,8 +20,7 @@ type based on whether Vibe.d is used in your project. (If you use
21
20
Otherwise, you can use `-version=Have_vibe_d_core` to force Vibe.d sockets
22
21
instead of Phobos ones.)
23
22
24
-
See [.travis.yml](https://github.com/mysql-d/mysql-native/blob/master/.travis.yml)
25
-
for a list of officially supported D compiler versions.
23
+
Should work on D compilers from 2.068 through to the latest release but the CI only tests against version 2.080.1 and above. For a full list see the builds on Github Actions.
0 commit comments