The executing script shows the current progress. Please append the error count to that status.
1. I would like for you to append the error count to that status if any errors exist.
2. Leave the status visible when the script is finished. Right now it clears the status. I would prefer that it leave the (500 of 500) (11 errors) visible after completing instead of only showing script1.sql
script1.sql (50 of 500)
script1.sql (100 of 500) (1 error)
script1.sql (200 of 500) (6 errors)
script1.sql (500 of 500) (11 errors)
Final display would read:
1 script executed at 10:23 AM
X script1.sql (500 of 500) (11 errors)
1. I would like for you to append the error count to that status if any errors exist.
2. Leave the status visible when the script is finished. Right now it clears the status. I would prefer that it leave the (500 of 500) (11 errors) visible after completing instead of only showing script1.sql
script1.sql (50 of 500)
script1.sql (100 of 500) (1 error)
script1.sql (200 of 500) (6 errors)
script1.sql (500 of 500) (11 errors)
Final display would read:
1 script executed at 10:23 AM
X script1.sql (500 of 500) (11 errors)