Generates PostgreSQL models dynamically based on database structures.
The Knex instance connected to the database.
Options including parse and format functions.
A promise that resolves to an object containing all generated models.
Generates PostgreSQL models dynamically based on database structures.