Skip to content

Commit

Permalink
🌱 Update referentials (#643)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 10, 2023
1 parent 102ffcf commit be448c1
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 5 deletions.
5 changes: 5 additions & 0 deletions hasura/seeds/03-tags.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ INSERT INTO "public"."Tag" ("name") VALUES
('agile'),
('ai'),
('analytics'),
('angular'),
('api'),
('appliance'),
('architecture'),
Expand Down Expand Up @@ -30,6 +31,7 @@ INSERT INTO "public"."Tag" ("name") VALUES
('database'),
('delivery'),
('design'),
('design system'),
('Design Thinking'),
('desktop'),
('devops'),
Expand Down Expand Up @@ -60,6 +62,7 @@ INSERT INTO "public"."Tag" ("name") VALUES
('integrity'),
('iot'),
('java'),
('javascript'),
('JAVASCRIPT'),
('kafka'),
('kubernetes'),
Expand All @@ -76,7 +79,9 @@ INSERT INTO "public"."Tag" ("name") VALUES
('modeling'),
('monitoring'),
('network'),
('nocode'),
('nosql'),
('opensource'),
('organisation'),
('organization'),
('os'),
Expand Down
Loading

0 comments on commit be448c1

Please sign in to comment.