Fix/002/fix models
Changes
Altera o arquivo models.py
, algumas colunas precisam ser opcionais pois não temos os dados (geolocalização e outras coisas).
Também foi alterado o nome da tabela de cnaes, que estava errado.
A coluna UF foi movida para a tabela município, e por isso os scripts de transferência de dados foram alterados também.
- Tests for the changes have been added (for bug fixes / features)
- Docs have been added / updated (for bug fixes / features)
Change Type
- Bugfix
- Feature
- Code style update (formatting, local variables)
- Refactoring (no functional changes, no api changes)
- Build related changes
- CI related changes
- Documentation content changes
- Other... Please describe:
Does this MR introduce a breaking change?
- Yes
- No