diff --git a/TODO.md b/TODO.md index f3f72ed..206bdac 100644 --- a/TODO.md +++ b/TODO.md @@ -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