Skip to content

Commit 7262978

Browse files
Cyperghostdtdesign
andauthored
Update wcfsetup/install/files/acp/database/update_com.woltlab.wcf_6.2.php
Co-authored-by: Alexander Ebert <[email protected]>
1 parent bd0e44d commit 7262978

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wcfsetup/install/files/acp/database/update_com.woltlab.wcf_6.2.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
->columns([
6161
NotNullInt10DatabaseTableColumn::create('rankID'),
6262
IntDatabaseTableColumn::create('languageID')
63-
->length(10)
6463
->defaultValue(null),
6564
NotNullVarchar255DatabaseTableColumn::create('title')
6665
->defaultValue(''),

0 commit comments

Comments
 (0)