- Allow setting 0 as lines per batch (will make breaks only on GO statements).
- Allow setting up to 500000 lines per batch (previous limit was 5000)
- Append the error line to the error logs filename (easier to find the error lines).
- Check for empty statement before running it (fix bug of empty GO statements).
- Fix minor UI bugs.