it0/packages/services/inventory-service/src
hailin 36d36acad4 fix: set tenantId when creating credentials in inventory-service
The createCredential method was missing the tenantId assignment,
causing a NOT NULL constraint violation on the credentials table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 10:52:14 -08:00
..
domain Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
infrastructure fix: release QueryRunner connections to prevent pool exhaustion 2026-02-23 15:55:06 -08:00
interfaces/rest/controllers fix: set tenantId when creating credentials in inventory-service 2026-02-26 10:52:14 -08:00
inventory.module.ts Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
main.ts fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00