You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INSERT INTO BUG VALUES ('Aug 17, 1999', 1, 126, 'Aug 17, 1999', 3, 1, 1, 'Welcome to the bug tracker app!', 0, 'As an admin, your first task will be to create a few user account and a few components', 3);
INSERT INTO COMPONENT VALUES (12, 3, 'BugTracker');
INSERT INTO PEOPLE VALUES (NULL, 1, 'Admin', 'Admin', 3);