mirror of
https://github.com/vlang/v.git
synced 2025-09-23 04:18:48 -04:00
Description:
The mysql
module has been moved to db.mysql
.
Update your code to do: import db.mysql
instead.
The mysql
module has been moved to db.mysql
.
Update your code to do: import db.mysql
instead.