Oystein Kristoffer Tveit oysteikt
oysteikt pushed to dpkg-packaging at Projects/mysqladm-rs 2024-08-08 21:56:54 +02:00
79310f1f12 WIP: create dpkg package
e420c1f4d5 edit-db-privs: display diffs and ask before commiting
7ee60dacdc Misc fixups to priv diff logic, add tests
8a91e9a3d0 core/database_operations: replace single field struct with sqlx unwrap
e2193f47c1 Only pass the mysql config portion when connecting
Compare 7 commits »
oysteikt deleted branch display-privilege-diffs from Projects/mysqladm-rs 2024-08-08 21:49:36 +02:00
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-08 21:49:36 +02:00
e420c1f4d5 edit-db-privs: display diffs and ask before commiting
oysteikt closed issue Projects/mysqladm-rs#3 2024-08-08 21:49:35 +02:00
Add confirmation prompt to permission editor
oysteikt merged pull request Projects/mysqladm-rs#46 2024-08-08 21:49:34 +02:00
edit-db-privs: display diffs and ask before commiting
oysteikt created pull request Projects/mysqladm-rs#46 2024-08-08 21:49:21 +02:00
edit-db-privs: display diffs and ask before commiting
oysteikt pushed to display-privilege-diffs at Projects/mysqladm-rs 2024-08-08 21:48:45 +02:00
e420c1f4d5 edit-db-privs: display diffs and ask before commiting
oysteikt created branch display-privilege-diffs in Projects/mysqladm-rs 2024-08-08 21:48:45 +02:00
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-08 21:02:31 +02:00
7ee60dacdc Misc fixups to priv diff logic, add tests
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-08 19:46:03 +02:00
8a91e9a3d0 core/database_operations: replace single field struct with sqlx unwrap
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-08 19:41:00 +02:00
e2193f47c1 Only pass the mysql config portion when connecting
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-08 19:31:05 +02:00
452fa22e9c flake.nix: add cargo-nextest to devshell
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-08 19:30:46 +02:00
39a3f8ffd1 core/common: make testable, fix some status messages
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-08 19:30:32 +02:00
d8ca543087 core/common: make testable, fix some status messages
oysteikt opened issue Projects/mysqladm-rs#45 2024-08-08 12:50:12 +02:00
Allow configuring the program to interact with external executables for authorization
oysteikt commented on issue Drift/issues#46 2024-08-08 12:35:07 +02:00
Install/Configure database management tools

Yes, wait for first release of mysqladm-rs: https://git.pvv.ntnu.no/Projects/mysqladm-rs/milestone/4

oysteikt commented on issue Projects/mysqladm-rs#31 2024-08-08 10:30:02 +02:00
Consider changing executable name

After some much needed good nights sleep, I think maybe myctl would be a good contender.

  • no name clashing with any of the mysql* commands
  • it's short and easy to write
  • doesn't…
oysteikt opened issue Projects/mysqladm-rs#44 2024-08-08 10:29:52 +02:00
Add utility command to spawn shell/REPL
oysteikt closed issue Projects/mysqladm-rs#24 2024-08-08 01:03:19 +02:00
Create better exit response messages
oysteikt commented on issue Projects/mysqladm-rs#24 2024-08-08 01:03:19 +02:00
Create better exit response messages

This was fixed with the introduction of CommandStatus in 7e71b5071f4a6a49ebab30bf093d2daa0d59994b