#5: Started work on roles switching
This commit is contained in:
parent
68bb22bd31
commit
e425c56ec2
14 changed files with 661 additions and 19 deletions
|
|
@ -19,3 +19,4 @@ WHERE id = :id
|
|||
-- :doc delete a user given the id
|
||||
DELETE FROM users
|
||||
WHERE id = :id
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue