tarantool / tt

Command-line utility to manage Tarantool applications
Other
101 stars 12 forks source link

tt: add support set delimiter in console #951

Closed dmyger closed 1 month ago

dmyger commented 1 month ago

The “\set delimiter [marker]” command is handled by the tt utility, simulating the behavior of a similar command for the Tarantool console.

Closes #727

dmyger commented 1 month ago

Please, add some integration tests

Of course, I remember about them.