This website works better with JavaScript.
Explore
Help
Register
Sign In
xit-app
/
external-system-test
Watch
20
Star
0
Fork
You've already forked external-system-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56879c7805
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '56879c7805'
${ noResults }
external-system-test
/
db
/
sql
/
index.sql
4 lines
92 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: 시민신고 > 단속자료 생성 진행
2 years ago
CREATE
UNIQUE
INDEX
uix_tb_cmm_file_mastr_01
fix : 파일 테이블 컬럼명 변경
1 year ago
ON
tb_cmm_file_mastr
(
inf_type
,
inf_key
)
;
feat: 시민신고 > 단속자료 생성 진행
2 years ago