Files
afup/sql/2016-12-07-staff.sql
2016-12-07 19:42:29 +01:00

3 lines
92 B
SQL

ALTER TABLE `afup_user_github`
ADD `afup_crew` tinyint(1) unsigned NOT NULL,
COMMENT='';