wms-be/database/entities
Habib Fatkhul Rohman e27712ab18 Refactor RefreshToken entity to replace TenantID with ClientID for consistency 2025-10-15 21:13:27 +07:00
..
common.go Initial commit 2025-09-10 14:38:44 +07:00
product_entity.go Add Product entity, migration, seeder, and JSON data for multi-tenant support 2025-09-16 11:01:46 +07:00
refresh_token_entity.go Refactor RefreshToken entity to replace TenantID with ClientID for consistency 2025-10-15 21:13:27 +07:00
tenant_entity.go Add Product entity, migration, seeder, and JSON data for multi-tenant support 2025-09-16 11:01:46 +07:00
user_entity.go Add TenantID to User and RefreshToken entities, update migrations and seeders 2025-09-15 11:34:54 +07:00