joereynolds / SQHell.vim

An SQL wrapper for vim
MIT License
131 stars 9 forks source link

SQHDiffAgainst #32

Open joereynolds opened 6 years ago

joereynolds commented 6 years ago

When we're in an SQHResult table, we should be able to run SQHDiffAgainst live for example. This will give us a diff of the query executed for the current connection and the specified connection.