veza/veza-backend-api/internal/database
senke f0ba7de543 state-ownership: delete unused optimisticStoreUpdates.ts file
- Deleted apps/web/src/utils/optimisticStoreUpdates.ts (unused file)
- File was unused - no imports found in codebase
- Mutations already use React Query's onMutate pattern
- No TypeScript errors after deletion
- Actions 4.4.1.2 and 4.4.1.3 complete
2026-01-15 19:26:53 +01:00
..
chat_repository.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
database.go state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +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