Ruben Vermeersch

Results 232 comments of Ruben Vermeersch
trafficstars

@firehist that's a different project :-)

Have you tried this: ``` html ``` ?

> I think, you need to make Regex for html attributes more 'hungry' in exports.js. > For example, by changing this line to start = '^.*';. It works for me,...

Well, we have a pretty decent test suite, so you're definitely allowed to modify the Regex. I'm not going to spend my time debugging Kendo madness, but I'll happily accept...

Ping @rubenswieringa

I'd accept a `reset` command that does what you describe. The same caution applies to using `down`, can't really protect against operator error I'm afraid, so not sure if we...

Yup, people click past any warnings anyway and anything interactive will break scripting.

How will that impact existing users?

What would we need to add/change? The thing I'm trying to evaluate is whether this should be part of `sql-migrate`, or part of something that uses `sql-migrate` as a building...

Would you mind sending a PR with a unit test to illustrate this?