mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-24 17:22:06 +01: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=''; |