Closed chrisallenlane closed 11 years ago
This may require some changes to the command processing on the JavaScript side of things.
This might depend on some kind of "buffers" functionality which I'm considering for implementing a less
(pagination) emulator as well.
This is now working pretty well. It really just needs some rough edges smoothed out. See the @todo
s in wash.mysql.js
.
I'm really happy with the state of this functionality for the time being. Closing this ticket for now.
This mode will allow you to type basic SQL commands which will make it appear as if you are using the MySQL terminal directly. I should probably change the color of the
wash
interface as well to make it more obvious when you're using this mode.