Merge pull request #157 from nblock/dev/remove-old-contacts-table

Remove obsolete contacts_cards_properties table
This commit is contained in:
Marius Blüm 2016-06-20 12:18:13 +02:00 committed by GitHub
commit fffe1be609
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ class DropOldTables implements IRepairStep {
'clndr_repeat',
'contacts_addressbooks',
'contacts_cards',
'contacts_cards_properties',
'gallery_albums',
'gallery_photos'
];