mirror of
https://github.com/abh/ntppool.git
synced 2026-04-25 19:45:50 +03:00
[GH-ISSUE #42] Restructure user_privileges table #300
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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_idandprivilege varcharor maybeprivilege_idpointing to another table instead of a tinyint column for each privilege.