fix: migrate does not recognise attribute changes for string primary key (#428)
* refactor: show warning for unsupported pk field changes * fix: migrate does not recognise attribute changes for string primary key * docs: update changelog * refactor: reduce indents * chore: update docs
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
### [0.8.2]**(Unreleased)**
|
||||
|
||||
#### Added
|
||||
- Support changes `max_length` or int type for primary key field. ([#428])
|
||||
- feat: support psycopg. ([#425])
|
||||
- Support run `poetry add aerich` in project that inited by poetry v2. ([#424])
|
||||
- feat: support command `python -m aerich`. ([#417])
|
||||
|
||||
Reference in New Issue
Block a user