Tims-Chat/sql/0007-chat1_room_to_user_las...

2 lines
85 B
SQL

ALTER TABLE chat1_room_to_user CHANGE lastFetch lastPull INT(10) NOT NULL DEFAULT 0;