Skip to content

Commit fffe1be

Browse files
authored
Merge pull request #157 from nblock/dev/remove-old-contacts-table
Remove obsolete contacts_cards_properties table
2 parents 99833ec + f6e9322 commit fffe1be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/private/Repair/DropOldTables.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ protected function oldDatabaseTables() {
101101
'clndr_repeat',
102102
'contacts_addressbooks',
103103
'contacts_cards',
104+
'contacts_cards_properties',
104105
'gallery_albums',
105106
'gallery_photos'
106107
];

0 commit comments

Comments
 (0)