Skip to content

Converter colunas ativo e identificacao de smallint para boolean na tabela alteracoes#368

Merged
edvaldoszy merged 5 commits intodevelopmentfrom
345-converter-smallint
Mar 7, 2026
Merged

Converter colunas ativo e identificacao de smallint para boolean na tabela alteracoes#368
edvaldoszy merged 5 commits intodevelopmentfrom
345-converter-smallint

Conversation

@feliperm17
Copy link
Contributor

  • Criada migration para alterar campos ativo e identificação na tabela alteracoes
  • Atualizado model Alteracao.js de DataTypes.SMALLINT para DataTypes.BOOLEAN
  • Substituído ativo: 1 → true e ativo: 0 → false em pendencias-controller.js
  • Substituído ativo: 1 → true e identificacao: 1 → true em tombos-controller.js
  • Substituído identificacao: 1 → true em fichas-tombos-controller.js
  • Substituído identificacao: 1 → true em herbariumdatabase.js

@edvaldoszy edvaldoszy merged commit 3886393 into development Mar 7, 2026
3 checks passed
@edvaldoszy edvaldoszy deleted the 345-converter-smallint branch March 7, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants