I have the following code snippet in an Electron app to retrieve a given column in a sqlite3 database:
var database = require("knex")({ client: