salix/db/versions/11274-redGerbera/00-firstScript5.sql

2 lines
85 B
MySQL
Raw Permalink Normal View History

2024-10-01 09:31:35 +00:00
ALTER TABLE vn.chat MODIFY COLUMN checkUserStatus tinyint(1) DEFAULT FALSE NOT NULL;