php-mpos/sql/issue_212_notification_settings_upgrade.sql
2013-06-18 14:27:14 +02:00

2 lines
104 B
SQL

ALTER TABLE `notification_settings` ADD `id` INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY FIRST ;