mirror of
https://github.com/vlang/v.git
synced 2025-09-15 23:42:28 +03:00
108 B
108 B
Description:
The pg
module has been moved to db.pg
.
Update your code to do: import db.pg
instead.