Skip to content

Commit 7836042

Browse files
authored
Update README.md
1 parent 0b3964c commit 7836042

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Main features:
1919
* Calculates remaining executing time (based on average execution speed)
2020
* Bypass errors and save the error lines into a separated file (same input file, but with ".error" extension).
2121
* Can resume the script execution from a specified line number
22-
* Recognizes "GO" statements. GO will make the chunck execute immediately and start a new chunck after.
22+
* Recognizes "GO" statements. GO will make the chunck execute immediately and start a new chunck after
23+
* It saves the last used connection string on the registry, so next time you open it, the connection string will be there
2324
* It's free and open-source
2425

2526
Instructions:

0 commit comments

Comments
 (0)