Skip to content

Commit

Permalink
Add association_uuid to schema
Browse files Browse the repository at this point in the history
  • Loading branch information
hohonuuli committed Dec 4, 2024
1 parent 4dfc3dd commit 11bc8eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ SELECT
ass.link_value,
ass.to_concept,
ass.mime_type AS association_mime_type,
ass.uuid AS association_uuid,
CONCAT(ass.link_name, ' | ', ass.to_concept, ' | ', ass.link_value) AS associations,
ad.altitude,
ad.coordinate_reference_system,
Expand Down

0 comments on commit 11bc8eb

Please sign in to comment.