limbo/cli
Pekka Enberg b82d850f7a
Merge 'Reset interrupt count each time a new line is entered in CLI' from
Resolves issue #1833.
**Before:**
<img width="581" height="92" alt="Screenshot 2025-08-11 at 9 07 21 PM"
src="https://github.com/user-
attachments/assets/eff4c919-ad54-4379-bbee-28eb3e4a375f" />
**After:**
<img width="563" height="118" alt="Screenshot 2025-08-11 at 9 07 27 PM"
src="https://github.com/user-
attachments/assets/f99f84a0-f5d3-4d70-9e08-1c3871fddda3" />

Closes #2554
2025-08-12 11:50:03 +03:00
..
commands Rename .copy -> .clone 2025-08-07 16:27:07 -04:00
config cli: fix not being able to redirect traces to a file from inline query 2025-07-16 13:55:48 +03:00
docs config docs 2025-05-17 15:51:17 -03:00
app.rs Merge 'Reset interrupt count each time a new line is entered in CLI' from 2025-08-12 11:50:03 +03:00
build.rs adding table colors 2025-03-06 15:52:20 -03:00
Cargo.toml global allocator should not be set for library, only for executables 2025-08-07 13:41:50 -03:00
helper.rs make all run_once be run under statement or connection so that rollback is called 2025-07-07 11:51:25 -03:00
input.rs Rename .copy -> .clone 2025-08-07 16:27:07 -04:00
main.rs global allocator should not be set for library, only for executables 2025-08-07 13:41:50 -03:00
mcp_server.rs Fix clippy warnings 2025-07-18 11:26:10 -03:00
opcodes_dictionary.rs fix: lint warnings 2024-07-08 22:43:11 +05:30
SQL.sublime-syntax highlight candidate 2025-03-06 16:33:23 -03:00