Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@danarrib danarrib released this 09 Jul 02:48
· 1 commit to master since this release
  • 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.