diff --git a/db/db.update.198.php b/db/db.update.198.php new file mode 100644 index 00000000..b13b9b7f --- /dev/null +++ b/db/db.update.198.php @@ -0,0 +1,43 @@ +>>>>>> Stashed changes +-- Add conferences ID to users +ALTER TABLE `users` ADD `conferences_id` INT NOT NULL AFTER `accounts_id`;