MaderNoob
Results
2
issues of
MaderNoob
## Description If the migration creates postgres types, running `sea-orm-cli migrate fresh` will fail because it doesn't delete types, and it will say that the type already exists. ## Steps...
good first issue
When realloc in place fails, we alloc, copy memory, and only then dealloc (so that memory doesn't get overwritten before we copy it). But this may cause a false negative...
enhancement