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.
f79ddf698d
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f79ddf698d'
${ noResults }
external-system-test
/
db
/
sql
/
index.sql
4 lines
92 B
SQL
Raw
Blame
History
CREATE
UNIQUE
INDEX
uix_tb_cmm_file_mastr_01
ON
tb_cmm_file_mastr
(
inf_type
,
inf_key
)
;
Reference in New Issue
View Git Blame
Copy Permalink