Skip to content

Commit

Permalink
refactor: delete of XXX_FETCHED
Browse files Browse the repository at this point in the history
  • Loading branch information
n-kakuko authored Oct 9, 2024
1 parent 5e86889 commit c6680ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/schema/devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ erDiagram
text simulation_opt
enum__none___pseudo_inverse___least_square__ ro_error_mitigation
varchar_1024_ note
enum__QUEUED___QUEUED_FETCHED___RUNNING___COMPLETED___FAILED___CANCELLING___CANCELLING_FETCHED___CANCELLED__ status
enum__QUEUED___RUNNING___COMPLETED___FAILED___CANCELLING___CANCELLED__ status
timestamp created_at
}
```
Expand Down

0 comments on commit c6680ea

Please sign in to comment.