fix: remove unique idx_sd_code — one distributor can have multiple sub-distributors
This commit is contained in:
parent
e836991c23
commit
d7d53d2e3b
@ -129,14 +129,6 @@
|
|||||||
"resellerid"
|
"resellerid"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "idx_sd_code",
|
|
||||||
"idxtype": "unique",
|
|
||||||
"idxfields": [
|
|
||||||
"resellerid",
|
|
||||||
"sub_dist_code"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "idx_sd_manager",
|
"name": "idx_sd_manager",
|
||||||
"idxtype": "index",
|
"idxtype": "index",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user