knex / knex-schema-inspector

Utility for extracting information about existing DB schema
MIT License
96 stars 43 forks source link

Add support for `better-sqlite3-multiple-ciphers` and `better-sqlite3` #147

Open titanism opened 11 months ago

titanism commented 11 months ago

Hi there! Great library - found this via https://github.com/knex/knex/issues/360#issuecomment-1692481083 - but unfortunately it doesn't support the Node libraries for sqlite3 with encryption. Is it possible this could be added?

Ref:

titanism commented 11 months ago

Related https://github.com/knex/knex-schema-inspector/pull/146