mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-04-23 08:58:00 +02:00
3 lines
92 B
SQL
3 lines
92 B
SQL
ALTER TABLE `afup_user_github`
|
|
ADD `afup_crew` tinyint(1) unsigned NOT NULL,
|
|
COMMENT=''; |