Execute SQL Statement now has Character Limit.

I have a nice long statement that creates an appointment when a field is no longer null; and it was a healthy piece of code in 6.2. We've recently upgraded to 7.2b and now it seems that I'm limited to 255 characters. How do I increase the SQL statement box character limit so I can put a decent piece of code in there?