Rename the show-db-privs and edit-db-privs #84

Closed
opened 2024-08-23 09:16:03 +02:00 by oysteikt · 2 comments
Owner

These commands are a bit misleading, because they act on database - user pairs, rather than being strictly related to only one or the other (like most of the other commands are). They are also the only commands which contain two dashes. Maybe just drop the db part and call them show-privs and edit-privs?

These commands are a bit misleading, because they act on database - user pairs, rather than being strictly related to only one or the other (like most of the other commands are). They are also the only commands which contain two dashes. Maybe just drop the `db` part and call them `show-privs` and `edit-privs`?
oysteikt added this to the Initial release milestone 2024-08-23 09:16:03 +02:00
oysteikt added the ui/ux label 2025-11-09 13:29:18 +01:00
Author
Owner

I think it might be worth thinking about removing the split between user and db commands. This might be a hangup from the previous duplicate executable that is unnecessary. Especially when introducing new commands such as #99 and #92

I think it might be worth thinking about removing the split between user and db commands. This might be a hangup from the previous duplicate executable that is unnecessary. Especially when introducing new commands such as #99 and #92
Author
Owner

Fixed in ec66de82c1

Fixed in ec66de82c1ca369231204f01452f35e1a4ed980c
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/muscl#84