Richard Lawson

Results 42 comments of Richard Lawson

I'd be happy to take a shot at this as it bothers me as well @marksweb let me know. Also should this be configurable in settings?

@marksweb Verified this as well. Wonder if instead of a regex based approach, using sqlparse would be better since it is already a dependency of the project? I'd be happy...

@marksweb I'll start on this one this weekend

@marksweb I have this working with sqlparse and it no longer identifies literals as issues (like in the above). The question I have is - do you want to leave...

@marksweb ok will do. There are some test cases but I will add some more - for instance the above case

@marksweb Let me know if you have any questions on this

@Akuli are all these keybindings setup in default_keybindings.tcl?

I've been thinking about this and I wonder if this app should just provide a set of management commands that runs any queued reports and emails them out or that...

I can get the boto calls updated no problem - I do a lot of aws development. But just thinking it'd be nice if things were more pluggable - so...

@marksweb ok that's a good approach - I'll start looking at the functionality. I've got 2 other PRs ahead of this but once those are in I can branch and...