When using SQLite driver with Vapor, we have to install another package, or the project won't compile.
$ sudo apt install libsqlite3-dev
When using SQLite driver with Vapor, we have to install another package, or the project won't compile.
$ sudo apt install libsqlite3-dev