initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add role_level column to profiles (e.g. Junior, Senior, Lead)
|
||||
ALTER TABLE "public"."profiles" ADD COLUMN IF NOT EXISTS "role_level" text;
|
||||
Reference in New Issue
Block a user