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 #964
0.6.5-rc1
Homer Horwitz 2009-04-05 17:07:50 +00:00
parent 75873b6253
commit 97fa525f4e
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
DELETE FROM assets WHERE id = 'dc4b9f0b-d008-45c6-96a4-01dd947ac621'

View File

@ -0,0 +1 @@
DELETE FROM assets WHERE UUID = 'dc4b9f0bd00845c696a401dd947ac621'