deliverr / data-knex-snowflake-dialect

knex.js dialect for the Snowflake data warehouse
MIT License
16 stars 26 forks source link

Convert to typescript #3

Closed emurphy closed 4 years ago

emurphy commented 4 years ago

And directly subclass Client (instead of Client_MySQL), to conform with https://github.com/knex/knex/blob/master/lib/knex.js#L28