Skip to content

Commit

Permalink
fix foreign key
Browse files Browse the repository at this point in the history
  • Loading branch information
neitdung committed Jan 10, 2025
1 parent 0a090ee commit 7d3e433
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ table:
object_relationships:
- name: validator
using:
foreign_key_constraint_on: consensus_address
foreign_key_constraint_on: val_addr
select_permissions:
- permission:
allow_aggregations: false
Expand Down

0 comments on commit 7d3e433

Please sign in to comment.