#5: Started work on roles switching

This commit is contained in:
simon 2017-04-01 15:11:50 +01:00
parent 68bb22bd31
commit e425c56ec2
14 changed files with 661 additions and 19 deletions

View file

@ -19,3 +19,4 @@ WHERE id = :id
-- :doc delete a user given the id
DELETE FROM users
WHERE id = :id