Mike Beynon

Results 8 comments of Mike Beynon

Here's a prototype for your feedback. https://github.com/mbeynon/datanymizer/tree/filter-input-stream-mode I still need to add docs, changelog, tests, etc., but it's working for my test cases of large dbs and doesn't cause problems...

Feel free to try the prototype fork and let me know what you think. It works like I showed above. I will clean it up and add docs and PR...

I think this is a dup of my later reported issue and subsequent PR: https://github.com/datanymizer/datanymizer/issues/148 https://github.com/datanymizer/datanymizer/pull/149 Good news is may be fixed.

@Keats - what do you think of this change?

But the default inclusion is the same. It's only relevant if one wants to omit using the chrono dependency, like we want in pg_datanymizer. Without this, we have to drop...

@Keats I just updated the feature lists to make the default and "builtins" the same as before, so no breaking change. There is now a feature `builtins-less-chrono` to avoid using...

There's a problem with the suggested approach. In short, I don't think it can be done all in Cargo.toml. If I'm wrong, please help me understand how it can be...

This is still broken in 14.1.2. It forces me to create a new timer every time I need to change an existing timer with the blue handle in the lower...