Skip to content

Commit

Permalink
Re-added line.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjohns-scottlogic committed Dec 2, 2024
1 parent 5fb1f38 commit afcd164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions digital_land/package/sqlite.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ def get_table_fields(self, tables=None):
"expect|datasets",
"expect|organisations",
"expect|parameters",
"expectation|parameters",
]:
parent_field = self.specification.field[field]["parent-field"]
join_table = "%s_%s" % (table, parent_field)
Expand Down

0 comments on commit afcd164

Please sign in to comment.