fixup! Create cards if none
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
eb5a20bc80
commit
0a238983c6
|
@ -80,7 +80,6 @@ class Version15000Date20180927120000 extends SimpleMigrationStep {
|
|||
'length' => 255
|
||||
]);
|
||||
$table->setPrimaryKey(['id']);
|
||||
$table->addIndex(['addressbookid']);
|
||||
}
|
||||
|
||||
return $schema;
|
||||
|
|
Loading…
Reference in New Issue