restate
restate copied to clipboard
Cannot select full column value when using restate sql
When running cargo run -- sql 'select * from sys_status' it prints the table of currently running invocations. On my machine, it happens that some values are so long that they got broken into multiple lines. Due to this, it is not possible to double click to select the value of the column.
See the ID column for example: