perf(salix): refs #7677 #7677 restore files because unnecessary change
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
2e32dfddc4
commit
f962b2e38b
|
@ -47,8 +47,6 @@ module.exports = Self => {
|
|||
let stmt;
|
||||
stmt = new ParameterizedSQL(`
|
||||
SELECT
|
||||
CONCAT_WS('_', pc.code, pc.townFk, t.provinceFk,
|
||||
p.countryFk) id,
|
||||
pc.townFk,
|
||||
t.provinceFk,
|
||||
p.countryFk,
|
||||
|
|
Loading…
Reference in New Issue