We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3964c commit 7836042Copy full SHA for 7836042
1 file changed
README.md
@@ -19,7 +19,8 @@ Main features:
19
* Calculates remaining executing time (based on average execution speed)
20
* Bypass errors and save the error lines into a separated file (same input file, but with ".error" extension).
21
* 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.
+* 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
24
* It's free and open-source
25
26
Instructions:
0 commit comments