My dbml Table t_hotel_chambre { id int [pk, increment] numero_chambre varchar(45)[not null, unique] etat_chambre enum('DIRTY','BUSY','CLEAN' ...
確定! 回上一頁