-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial database schema and seed data setup Implemented foundational database schema including tables for 部門マスタ, 社員マスタ, 商品分類マスタ, 商品マスタ, and related tables. Populated 部門マスタ and 社員マスタ with initial seed data to support application startup configurations.
- Loading branch information
Showing
6 changed files
with
550 additions
and
548 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.