Commit Graph

14 Commits

Author SHA1 Message Date
c2d22ee7f8 flake.lock: bump, Cargo.lock: bump, Cargo.toml: update inputs, format, etc
Some checks failed
Build / build (push) Has been cancelled
Build / check (push) Has been cancelled
Build / docs (push) Has been cancelled
2025-05-07 10:39:10 +02:00
a0be0d3b92 Wrap database users and database names in newtypes
Also, use less cloning where possible
2024-08-20 17:46:43 +02:00
0ce90ab42a list-db -> show-db 2024-08-19 18:58:26 +02:00
d1d06514a9 cargo fmt + clippy 2024-08-19 17:52:16 +02:00
8fdfe457ac Remove a few TODOs, either solved or converted to issue 2024-08-19 02:43:05 +02:00
807017ea70 add shell completion 2024-08-19 02:23:31 +02:00
af86893acf Rewrite entire codebase to split into client and server 2024-08-17 20:21:05 +02:00
e2193f47c1 Only pass the mysql config portion when connecting 2024-08-08 19:40:57 +02:00
39a3f8ffd1 core/common: make testable, fix some status messages 2024-08-08 19:30:42 +02:00
1bb1c133e8 Consistently name db connection connection 2024-08-07 21:54:13 +02:00
5a7516aed8 Rename most instances of "permission" to "privilege" 2024-08-07 21:51:03 +02:00
71c712dce0 treewide: move some code around, spring cleaning 2024-08-07 21:17:27 +02:00
21c2fc2e8b cargo fmt + clippy 2024-08-06 23:48:31 +02:00
4353689a03 create compatibility layer for mysql-admutils commands 2024-08-06 23:31:47 +02:00