Merge pull request #157 from nblock/dev/remove-old-contacts-table
Remove obsolete contacts_cards_properties table
This commit is contained in:
commit
fffe1be609
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ class DropOldTables implements IRepairStep {
|
||||||
'clndr_repeat',
|
'clndr_repeat',
|
||||||
'contacts_addressbooks',
|
'contacts_addressbooks',
|
||||||
'contacts_cards',
|
'contacts_cards',
|
||||||
|
'contacts_cards_properties',
|
||||||
'gallery_albums',
|
'gallery_albums',
|
||||||
'gallery_photos'
|
'gallery_photos'
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue