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:
VPS 4 Builder
2026-05-13 15:54:01 +02:00
parent b9dd79d484
commit 0f71db2205
2 changed files with 17 additions and 9 deletions
+8
View File
@@ -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