Skip to content

Commit 8989cc2

Browse files
HenskullBrutus5000
authored andcommitted
added description column to the avatars_list table
1 parent 355d3cb commit 8989cc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ALTER TABLE avatars_list
2+
ADD COLUMN avatar_text_description MEDIUMTEXT;
3+

0 commit comments

Comments
 (0)