science-ation/db/db.update.228.sql

2 lines
91 B
SQL

ALTER TABLE `users` ADD `registrations_id` INT( 10 ) NULL DEFAULT NULL AFTER `schools_id`;