mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 10:21:38 -04:00
Beginning of transaction calculator framework & enh.
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@ INSERT INTO shop_user_roles (
|
||||
("Personal",0,0,0,0),
|
||||
("Volunteer",0,1,0,0),
|
||||
("Greeter",0,0,1,0),
|
||||
("Staff",0,0,1,1);
|
||||
("Staff",0,0,1,1)
|
||||
("Student Volunteer",0,0,0,0);
|
||||
|
||||
-- Add some projects to projects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user