Update TODO.md

This commit is contained in:
Jerko Steiner 2019-08-02 22:39:42 +07:00
parent 745834848f
commit 4836df316e

View File

@ -24,5 +24,5 @@
# ORM
- [ ] Fix migrations so that they do not recreate a bunch of changes that
- [x] Fix migrations so that they do not recreate a bunch of changes that
are not needed. Possibly related to fix in 517dd2f