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 2f52e7a commit 5e86889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/schema/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,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 5e86889

Please sign in to comment.