This website requires JavaScript.
Explore
Help
Sign In
midsuit
/
wms-be
Watch
6
Star
0
Fork
You've already forked wms-be
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
816ea1610e
wms-be
/
database
/
entities
History
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