ALTER TABLE `users` ADD `is_admin` integer DEFAULT 0 NOT NULL;