Skip to content

Commit 5b1a995

Browse files
Apply suggestions from code review
Co-authored-by: eecavanna <[email protected]>
1 parent 41f6f1e commit 5b1a995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nmdc_server/migrations/versions/e54d37bfb90b_rename_data_object_workflow_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
The Berkeley schema migration changed a number of workflow type names. Even though
44
the `data_object` table is truncated at the start of the ingest process, the old
5-
workflow types were being introduced by a merge operation from the production database
5+
workflow types were being introduced by a merge operation from the live database
66
to the ingest database.
77
88
See also: https://github.com/microbiomedata/nmdc-server/issues/1415

0 commit comments

Comments
 (0)