Etl.Net
Etl.Net copied to clipboard
Mass processing data with a complete ETL for .net developers
### Discussed in https://github.com/paillave/Etl.Net/discussions/357 Originally posted by **lvjoemcintyre** July 20, 2022 Are there plans for mysql support? I started trying to modifiy the sqlserver project to support mysql. I'm bumping...
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Hi, Is there a way how to make transaction processing in SQL ? Is there a way how to skip failed rows which were failed and continue with inserting next...
Can you execute the `ExecuteNonQueryAsync` in a transaction when it is provided by the database? **Reason** I try to execute the Delete(EFCore) operator within a transaction scope, but it throws...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Hi. The library looks great. Is it possible to provide FileStream by myself (from ASP.Net core Action) and process it? And is it possible to parse JSON files? By the...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...