Database administration tool for non-admin users, rewrite of https://git.pvv.ntnu.no/Projects/mysql-admutils
Go to file
Oystein Kristoffer Tveit ccf1b78ce8
Reimplement most of the tool:
Most of the tool has been reimplemented, with the exception of the
permission editing feature, which is currently half implemented. There
are also several TODOs spread around that would benefit from some action
2024-04-23 00:47:58 +02:00
src Reimplement most of the tool: 2024-04-23 00:47:58 +02:00
.gitignore Initial commit 2024-04-20 03:38:29 +02:00
Cargo.lock Reimplement most of the tool: 2024-04-23 00:47:58 +02:00
Cargo.toml Reimplement most of the tool: 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