mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
117 B
117 B
Description:
The mysql
module has been moved to db.mysql
.
Update your code to do: import db.mysql
instead.