fix(backend): correct lowercase column names in dashboard stats query (datavencimento, dentistaid); fix notificacoes routes to use PG syntax; exclude base/ from .gitignore
This commit is contained in:
@@ -3,3 +3,11 @@ gcal_key.json
|
||||
ssh_alerts_config.json
|
||||
*.log
|
||||
.DS_Store
|
||||
|
||||
# Diretório BASE: ambiente de laboratório separado, NÃO deve ir a produção
|
||||
base/
|
||||
|
||||
# Scripts de diagnóstico temporários
|
||||
backend/test-db-users.js
|
||||
backend/test-db-users.cjs
|
||||
backend/pg-convert.js
|
||||
|
||||
Reference in New Issue
Block a user