Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Simplify bulk insertion in table spec**
Updated the customer initialization to use hash literals and streamlined the insertion of customer records in test setup. This change reduces repetitive code, enhancing readability and maintainability. Ensures the insertion logic is more concise and aligns with best practices for database operations.
- Loading branch information