Skip to content

Commit

Permalink
Set the category of the RDBMS component
Browse files Browse the repository at this point in the history
  • Loading branch information
james-strauss-uwa committed Aug 16, 2022
1 parent abeb517 commit 1127ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daliuge-engine/dlg/drop.py
Original file line number Diff line number Diff line change
Expand Up @@ -1944,7 +1944,7 @@ class EndDROP(NullDROP):
# @brief RDBMS
# @details A Drop allowing storage and retrieval from a SQL DB.
# @par EAGLE_START
# @param category File
# @param category RDBMS
# @param tag daliuge
# @param data_volume Data volume/5/Float/ComponentParameter/readwrite//False/False/Estimated size of the data contained in this node
# @param group_end Group end/False/Boolean/ComponentParameter/readwrite//False/False/Is this node the end of a group?
Expand Down

0 comments on commit 1127ae4

Please sign in to comment.