vlakius
vlakius
I have already initialized the database with aerich init-db etc.. and the migration works correctly except when I try to change foreign key properties my models (simplified) ``` class Intervents(Model):...
### Description Running the command `docker-compose down `crashes the program. Running `docker-compose -f down` makes no difference. Here is the traceback: ``` panic: interface conversion: interface {} is map[string]interface {},...
**Is your feature request related to a problem? Please describe.** First of all, thank you for your hard work. I love the project and use it everywhere. I have several...