Run migrations! Update changelog for BigAutoField change
This commit is contained in:
parent
0991116197
commit
de3729103e
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
|
||||||
- Improve search performance when having many DB-based prototypes via caching.
|
- Improve search performance when having many DB-based prototypes via caching.
|
||||||
- Remove the `return_parents` kwarg of `evennia.prototypes.spawner.spawn` since it
|
- Remove the `return_parents` kwarg of `evennia.prototypes.spawner.spawn` since it
|
||||||
was inefficient and unused.
|
was inefficient and unused.
|
||||||
|
- Made all id fields BigAutoField for all databases.
|
||||||
|
|
||||||
## Evennia 0.9.5
|
## Evennia 0.9.5
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue