Fabien JUIF
Fabien JUIF
And this is the example I used to test the conversion matrix: ``` const run = async () => { const raw = await readFile('./cp1147.txt') const toArray = Array.from(raw) return...
related to #111
I would need it too ❤️
@Peter-Van-Drunen I haven't forgotten this PR but I have some work to do on my own. And this PR is quite big 😅
Yeah sure @Peter-Van-Drunen you did a great job already 👍 I'll set a reminder about this PR in a month. If you don't have time since then, I'll try to...
Why not, in which case it should be an option in the constructor. Because in many of my cases I needed at the end of the pipe, so it must...
I don't know what means temperamental. At some point I had the same behaviour than you have and I thank I fixed it in this commit: https://github.com/AbdullahAli/node-stream-to-mongo-db/commit/6cc6cfddfef6d458a6c58201ca9e5b947b56e37f Maybe I miss...
Hi 👋 As you can see, the exception is in `mongoose`. You copy past a line from the `README.md` and tried to apply it to `mongoose` collection but I bet...
I put the `invalid` label, feel free to argue if you think I am mistaken ;)
Ho! You are right! Is it possible that you open a PR to update the documentation when you'll find a solution ? 🤔