wms-be/database/entities
Habib Fatkhul Rohman 3497f4e540 Refactor common.go to add soft delete and audit functionality with appropriate struct definitions 2025-10-15 21:14:09 +07:00
..
common.go Refactor common.go to add soft delete and audit functionality with appropriate struct definitions 2025-10-15 21:14:09 +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 Remove TenantID references from RefreshToken entity for consistency 2025-10-15 21:13:57 +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