Skip to content

Commit 16464c3

Browse files
authored
Merge pull request #530 from danthe1st/increase_attachment_link_column_size
increase VARCHAR size of message link column
2 parents 970c991 + 50edc32 commit 16464c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE message_cache_attachments ALTER COLUMN link VARCHAR(511);

0 commit comments

Comments
 (0)