Skip to content

Commit 35f4608

Browse files
committed
fix deprecation, see WoltLab/WCF@c0b742a
1 parent d0698c9 commit 35f4608

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

files/acp/database/install_dev.hanashi.wsdb.connection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
PartialDatabaseTable::create('wcf1_wsdb_database')
5151
->columns([
5252
TinyintDatabaseTableColumn::create('enableConnection')
53-
->length(1)
5453
->notNull()
5554
->defaultValue(0),
5655
]),

0 commit comments

Comments
 (0)