CREATE TABLE "conversations_participants" ( `uid` int not null, `cid` int not null );