Skip to content

Commit

Permalink
order of verbatim fields of descriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-lg committed Jul 31, 2024
1 parent 7da94af commit 62f5b0f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -309,5 +309,6 @@
<include refid="VERBATIM_READ_FIELDS"/>
FROM collection_descriptor_verbatim v
WHERE v.collection_descriptor_key = #{descriptorKey,jdbcType=INTEGER}
ORDER BY v.key ASC
</select>
</mapper>

0 comments on commit 62f5b0f

Please sign in to comment.