Generates SQLite models using Knex and the provided options for parsing and formatting.
The Knex instance connected to the SQLite database.
The options containing parse and format functions.
A promise that resolves to a record of models.
Generates SQLite models using Knex and the provided options for parsing and formatting.