Database administration tool for non-admin users, rewrite of https://git.pvv.ntnu.no/Projects/mysql-admutils
 
 
Go to file
Oystein Kristoffer Tveit 3deeeb45c2
Let mysql connection shut down gracefully
2024-04-26 00:29:39 +02:00
src Let mysql connection shut down gracefully 2024-04-26 00:29:39 +02:00
.gitignore Initial commit 2024-04-20 03:38:29 +02:00
Cargo.lock Add TUI stub 2024-04-23 00:47:58 +02:00
Cargo.toml Add TUI stub 2024-04-23 00:47:58 +02:00
LICENSE Initial commit 2024-04-20 03:38:29 +02:00
README.md Initial commit 2024-04-20 03:38:29 +02:00
example-config.toml Reimplement most of the tool: 2024-04-23 00:47:58 +02:00
flake.lock Initial commit 2024-04-20 03:38:29 +02:00
flake.nix WIP: Create command structure 2024-04-20 04:17:16 +02:00

README.md

mysqladm-rs

Work in progress rewrite of https://git.pvv.ntnu.no/Projects/mysql-admutils