2 lines
57 B
C#
2 lines
57 B
C#
ALTER TABLE `gm_tickets` ADD `comment` text(0) NOT NULL;
|
ALTER TABLE `gm_tickets` ADD `comment` text(0) NOT NULL;
|