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