mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: remove remaining references to vlib/sqlite, vlib/mysql, vlib/pg (and make v test-cleancode
fail *loudly*, when a folder is missing, regression after a421e485f
).
This commit is contained in:
@@ -40,7 +40,7 @@ Now V should be globally available on your system.
|
||||
### Install SQLite development dependency
|
||||
|
||||
If you don't have it already installed, look at the
|
||||
[`sqlite` README](../../vlib/sqlite/README.md) for instructions.
|
||||
[`sqlite` README](../../vlib/db/sqlite/README.md) for instructions.
|
||||
|
||||
### Creating a new Vweb project
|
||||
|
||||
|
Reference in New Issue
Block a user