MySQL is not experimental
This commit is contained in:
parent
04364dad65
commit
e0f4a7423f
@ -5,6 +5,6 @@ We recommend starting with SQLite: it has no dependencies.
|
|||||||
s = sqlite
|
s = sqlite
|
||||||
p = postgresql
|
p = postgresql
|
||||||
mongo = mongodb
|
mongo = mongodb
|
||||||
mysql = MySQL (experimental)
|
mysql = MySQL
|
||||||
|
|
||||||
So, what'll it be?
|
So, what'll it be?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user