This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Commit 080a4ca
fix: db migration rename task id to UUID (#234)
* fix(database): a fix in the db migration using alembic, renaming task_id into uuid
* fix(doc): update alembic README file
* docs(alembic): update the language
Co-authored-by: Stanislav Protasov <[email protected]>
Signed-off-by: AmirReza <[email protected]>
* docs(alembic): update the language again
Co-authored-by: Jatin <[email protected]>
Signed-off-by: AmirReza <[email protected]>
---------
Signed-off-by: AmirReza <[email protected]>
Co-authored-by: Stanislav Protasov <[email protected]>
Co-authored-by: Jatin <[email protected]>1 parent 8381e02 commit 080a4ca
File tree
2 files changed
+7
-6
lines changed- alembic
- versions
2 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments