prepare migration script to add ulid column
This commit is contained in:
parent
ccf0b2b688
commit
865472af51
3 changed files with 52 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ requests = "^2.25.1"
|
|||
coverage = "^5.5"
|
||||
peewee = "^3.14.8"
|
||||
tox = "^3.24.5"
|
||||
python-ulid = "^1.0.3"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
rope = "^0.16.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue