[GH-ISSUE #42] Restructure user_privileges table #300

Open
opened 2026-03-01 17:25:10 +03:00 by kerem · 0 comments
Owner

Originally created by @abh on GitHub (Mar 19, 2012).
Original GitHub issue: https://github.com/abh/ntppool/issues/42

The user_privileges table should be user_id and privilege varchar or maybe privilege_id pointing to another table instead of a tinyint column for each privilege.

Originally created by @abh on GitHub (Mar 19, 2012). Original GitHub issue: https://github.com/abh/ntppool/issues/42 The user_privileges table should be `user_id` and `privilege varchar` or maybe `privilege_id` pointing to another table instead of a tinyint column for each privilege.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntppool#300
No description provided.