Skip to content

Commit

Permalink
fix: set nullable (#187)
Browse files Browse the repository at this point in the history
* feat: rearrange mentor application form

* fix: set nullable

* fix: set nullable
  • Loading branch information
zzdhybthu authored Aug 17, 2024
1 parent 883b7e1 commit 4ee3dbd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions metadata/tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3250,15 +3250,13 @@
_eq: X-Hasura-User-Id
columns:
- available
- max_applicant
- mentor_uuid
select_permissions:
- role: counselor
permission:
columns:
- available
- created_at
- max_applicant
- mentor_uuid
- updated_at
filter: {}
Expand All @@ -3267,7 +3265,6 @@
columns:
- available
- created_at
- max_applicant
- mentor_uuid
- updated_at
filter: {}
Expand All @@ -3276,7 +3273,6 @@
columns:
- available
- created_at
- max_applicant
- mentor_uuid
- updated_at
filter:
Expand All @@ -3287,7 +3283,6 @@
permission:
columns:
- available
- max_applicant
filter:
mentor_uuid:
_eq: X-Hasura-User-Id
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 4ee3dbd

Please sign in to comment.