This website requires JavaScript.
Explore
Help
Register
Sign In
SamProject
/
sam-api
Watch
6
Star
0
Fork
0
You've already forked sam-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2605d06f9175393a74be4ea0975d83ab5f64d0b9
sam-api
/
database
History
hskwon
2605d06f91
fix: products 테이블 category_id nullable로 변경
...
- 외래 키 제약조건으로 인한 INSERT 오류 해결 - category_id 기본값 null 설정 - ON DELETE SET NULL로 외래 키 제약조건 변경
2025-12-02 16:35:19 +09:00
..
factories
Revert "feat: DB 연결 오버라이딩 및 대시보드 통계 위젯 추가"
2025-09-30 23:56:25 +09:00
migrations
fix: products 테이블 category_id nullable로 변경
2025-12-02 16:35:19 +09:00
schema
fix : API 마이그레이션 초기화 및 현재 DB 구조 적용
2025-08-14 10:05:23 +09:00
seeders
feat(item-master): 잠금 기능 추가 및 FK 레거시 코드 정리
2025-11-27 15:51:00 +09:00
.gitignore
First Commit (API Project)
2025-07-17 10:05:47 +09:00