gohorsejobs/backend
GoHorse Deploy 1c29e469a7 fix: make migration 032 idempotent and fix UUID type in credentials bootstrap
- Migration 032: add NOT EXISTS check to avoid duplicate key violation
- CredentialsBootstrap: use NULLIF for updated_by UUID column, pass empty string instead of system_bootstrap
2026-02-07 17:22:15 +00:00
..
cmd feat: atualiza fluxo de cadastro de candidatos com persistência completa de dados e máscara de telefone 2026-01-06 18:19:47 -03:00
docs feat: add register no swaggger 2026-01-13 19:57:53 -03:00
internal fix: make migration 032 idempotent and fix UUID type in credentials bootstrap 2026-02-07 17:22:15 +00:00
migrations fix: make migration 032 idempotent and fix UUID type in credentials bootstrap 2026-02-07 17:22:15 +00:00
scripts fix: standardize apiUrl to api.rede5.com.br 2026-02-07 16:51:04 +00:00
tests feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
.dockerignore perf(docker): ultra-optimize backend build 2025-12-28 12:05:12 -03:00
.env.example feat: add register no swaggger 2026-01-13 19:57:53 -03:00
.gitignore chore: add test-output to gitignore and organize .out files 2026-01-04 15:40:54 -03:00
BACKEND.md docs: update BACKEND.md with comprehensive API routes and removal of docker-compose 2026-01-02 18:58:08 -03:00
Dockerfile ajustes novos 2026-01-31 15:44:44 -03:00
generate_keys.go feat(backoffice): Implementa gestão de credenciais e novas abas administrativas 2026-01-09 17:18:51 -03:00
go.mod feat(backoffice): corrige erro 500 e implementa seeder de banco 2026-01-09 12:21:56 -03:00
go.sum feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00