For ISQL, we need to document the following changes for Firebird 6.0 - `EXPLAIN` command (see https://github.com/FirebirdSQL/firebird/pull/7697, and [doc/README.isql_enhancements](https://github.com/FirebirdSQL/firebird/blob/master/doc/README.isql_enhancements.txt)) - `SET AUTOTERM ON/OFF` command (see https://github.com/FirebirdSQL/firebird/pull/7868 and [doc/README.isql_enhancements](https://github.com/FirebirdSQL/firebird/blob/master/doc/README.isql_enhancements.txt)) (We're not modifying ISQL just yet, as it covers multiple versions, and I prefer to only cover (nearly) released versions.)
For ISQL, we need to document the following changes for Firebird 6.0
EXPLAINcommand (see Feature #7675 - EXPLAIN statement and RDB$SQL package. firebird#7697, and doc/README.isql_enhancements)SET AUTOTERM ON/OFFcommand (see Feature SET AUTOTERM in ISQL firebird#7868 and doc/README.isql_enhancements)(We're not modifying ISQL just yet, as it covers multiple versions, and I prefer to only cover (nearly) released versions.)