Need to an option in the model to allow timestamps
- Linguagem predominante
- PHP
- Estrelas
- 1
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Currently we manually add the filed created_at and updated_at. Let's add it automatically by just setting settings in the model.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start in the PHP model(s) that define expense/budget records, where created_at and updated_at are being handled manually. Check related schema/migration files to confirm those columns exist, then inspect the model configuration section for a timestamp option. No tests or files are named in the issue, so validate by following the normal create/update model flow and confirming timestamps are filled automatically without manual assignment.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- php
- Domínio
- databases
- Tipo de issue
- Funcionalidade
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100