leerzeichen am anfang einer branche
This commit is contained in:
parent
25dbbfc155
commit
81918063f8
|
@ -8,7 +8,7 @@
|
|||
-- Tabellenstruktur für Tabelle `mic_dj_job_opening_worker`
|
||||
--
|
||||
|
||||
|
||||
Update `mic_dj_list_branch` `a` join `mic_dj_list_branch` `d` on `d`.`id` = `a`.`id` set `a`.`name`=replace(`d`.`name`,' ','') where `a`.`name` like ' %'
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `mic_dj_jobs_opening_worker` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
|
|
Loading…
Reference in New Issue