CREATE INDEX cells_master_world_id_x_y_index ON cells (master, world_id, x, y);