veza/veza-backend-api/internal/database
senke f9120c322b
Some checks failed
Backend API CI / test-unit (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s
Stream Server CI / test (push) Failing after 0s
release(v0.903): Vault - ORDER BY whitelist, rate limiter, VERSION sync, chat-server cleanup, Go 1.24
- ORDER BY dynamiques : whitelist explicite, fallback created_at DESC
- Login/register soumis au rate limiter global
- VERSION sync + check CI
- Nettoyage références veza-chat-server
- Go 1.24 partout (Dockerfile, workflows)
- TODO/FIXME/HACK convertis en issues ou résolus
2026-02-27 09:43:25 +01:00
..
chat_repository.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
database.go release(v0.903): Vault - ORDER BY whitelist, rate limiter, VERSION sync, chat-server cleanup, Go 1.24 2026-02-27 09:43:25 +01:00
migration_rollback_test.go incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
migrations.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
migrations_password_reset_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00
migrations_sessions_test.go stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
migrations_test.go refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
performance_monitor.go incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
pool.go [BE-DB-015] be-db: Optimize database connection pooling 2025-12-24 15:53:19 +01:00
pool_test.go report generation and future tasks selection 2025-12-08 19:57:54 +01:00
prepared_statements.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00