Long sql statements that are all on one line are very difficult to read (especially if they have been generated by an O/R tool ). It would be nice to have a detail view that formatted them somehow. Just a line break on each sql keyword would probably be OK.
Logged In: YES
user_id=6951
How would this be different from the word wrap I have
implemented in version 0.2 ?