Adding migrations for MySQL and SQLite for removing the "old" cloud image.
The new one already in the Library will be reinserted automatically. Fixes Mantis #9640.6.5-rc1
parent
75873b6253
commit
97fa525f4e
|
@ -0,0 +1 @@
|
|||
DELETE FROM assets WHERE id = 'dc4b9f0b-d008-45c6-96a4-01dd947ac621'
|
|
@ -0,0 +1 @@
|
|||
DELETE FROM assets WHERE UUID = 'dc4b9f0bd00845c696a401dd947ac621'
|
Loading…
Reference in New Issue