mirror of
https://github.com/vlang/v.git
synced 2025-09-23 12:28:29 -04:00
SQL Server ODBC
The mssql
module has been moved to db.mssql
.
Update your code to do: import db.mssql
instead.
The mssql
module has been moved to db.mssql
.
Update your code to do: import db.mssql
instead.