mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-30 15:08:29 +00:00
3 lines
102 B
SQL
3 lines
102 B
SQL
-- Add migration script here
|
|
ALTER TABLE mcaptcha_notifications MODIFY heading varchar(100) NOT NULL;
|