A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
### Operating System Windows 11 ### Deno version 1.27.0 ### Nessie version 2.0.8 ### Bug description The JSDoc comment for `Info` suggests there's an `exposeQueryBuilder` option that can be used to inject a query builder into migrations, but no such option exists on `NessieConfig`. ### Steps to reproduce See docs ### Aditional information I think I would actually prefer if the query builder was indeed included, as it would make it easier to construct migrations, but if that goes against the philosophy of Nessie, then it should have this comment removed to save people time from looking through docs for something that doesn't exist :)
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by akatechis and has received 1 comments.