]> BookStack Code Mirror - bookstack/commit
Updated hard-coded string lengths for indexed columns
authorDan Brown <redacted>
Tue, 27 Apr 2021 19:53:22 +0000 (20:53 +0100)
committerDan Brown <redacted>
Tue, 27 Apr 2021 19:53:22 +0000 (20:53 +0100)
commitc4e31a0d5e3d7c2c002fe5ebc5be1225e9c0b78b
tree87a4d9db1b1a7a3de0a736c8d8328fcf2645caa1
parentf8cdd6e80d7eae45311bc7a45228857b9434f715
Updated hard-coded string lengths for indexed columns

Since this is what's causing issues for people during migration due to max
key lengths.
Related to #2710.
database/migrations/2017_03_19_091553_create_search_index_table.php
database/migrations/2018_07_15_173514_add_role_external_auth_id.php
database/migrations/2018_08_04_115700_create_bookshelves_table.php
database/migrations/2021_03_08_215138_add_user_slug.php