allow longer author names, db update.
This commit is contained in:
1
sql/db_update_1.2-alpha1_1.2_alpha2_mysql.sql
Normal file
1
sql/db_update_1.2-alpha1_1.2_alpha2_mysql.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE {PREFIX}authors CHANGE username username VARCHAR(32) NOT NULL;
|
Reference in New Issue
Block a user