mirror of
https://github.com/vlang/v.git
synced 2025-09-25 22:03:15 -04:00
Description:
The pg
module has been moved to db.pg
.
Update your code to do: import db.pg
instead.
The pg
module has been moved to db.pg
.
Update your code to do: import db.pg
instead.