Open basid-irk opened 2 months ago
ISQL without connection is useless. Establishing a new connection automatically close the old one.
It may make sense as isql has shell command which may work with the local file after it's disconnected inside a script.
Currently no way close connection without leave isql - only exit and quit command exist. Will usefull add disconnect command with parameters:
with "no reset commit" as default.