pub type TableChangeLogs = HashMap<TableId, TableChangeLog>;
pub struct TableChangeLogs { /* private fields */ }