Skip to content

Commit

Permalink
fix: better names cond vault relationships
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasDeco committed Sep 25, 2024
1 parent d6122cf commit 4c62906
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object_relationships:
- name: question
using:
foreign_key_constraint_on: question_addr
- name: token
- name: underlying_mint
using:
foreign_key_constraint_on: underlying_mint_acct
- name: token_acct
Expand Down

0 comments on commit 4c62906

Please sign in to comment.