Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions hasura/seeds/08-certifications.sql
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,12 @@ INSERT INTO "Certification" ("name", "certBody", "verified") VALUES
('Professional Scrum Product Owner 2', 'scrum.org', true),
('Professional Scrum Product Owner 3', 'scrum.org', true),
('Professionel Scrum Certifié - RS2396', 'Kagilum', true),
('Red Hat Certified Architect (RHCA)', 'Red Hat', true),
('Red Hat Certified Engineer (RHCE)', 'Red Hat', true),
('Red Hat Certified Instructor (RHCI)', 'Red Hat', true),
('Red Hat Certified OpenShift Administrator DO180', 'Red Hat', true),
('Red Hat Certified OpenShift Administrator DO280', 'Red Hat', true),
('Red Hat Certified Specialist in Building Resilient Microservices EX328', 'Red Hat', true),
('Red Hat Certified Specialist in Containers EX188', 'Red Hat', true),
('Red Hat Certified Specialist in Developing Automation with AAP', 'Red Hat', true),
('Red Hat Certified Specialist in Managing Automation with AAP EX467', 'Red Hat', true),
Expand Down