Igor Savin

Results 605 comments of Igor Savin

@ljharb see https://www.npmjs.com/package/@stryker-mutator/core

@sirgalahadcm Which node version are you aiming to support?

@sirgalahadcm sounds like you have old node version somewhere in your pipeline. Node 20 should handle these prefixes without a hitch

@ThatOneCalculator I've created a fork that addresses this problem: https://github.com/kibertoad/toad-uri-js Happy to invite ajv folks to co-maintain if there is interest.

@jasoniangreen fast-uri was reverted. What is the plan now?

@alex-paterson Can you replicate working configuration with tedious without sequelize and paste it here? See https://github.com/knex/knex/blob/master/lib/dialects/mssql/index.js -> `_generateConnection() {` for what we are currently passing to Tedious. It could be...

@siakc We do our best, but it requires quite a bit of time and energy, which are scarce, unfortunately. I would highly recommend checking out drizzle or kisely, both are...

thank you for the heads-up, I'll take a look today

@willium Is it possible to spin up DuckDB inside a docker-compose and run in CI?