MySQL is not experimental

This commit is contained in:
Michael Snoyman 2012-05-21 18:07:05 +03:00
parent 04364dad65
commit e0f4a7423f

View File

@ -5,6 +5,6 @@ We recommend starting with SQLite: it has no dependencies.
s = sqlite
p = postgresql
mongo = mongodb
mysql = MySQL (experimental)
mysql = MySQL
So, what'll it be?