Function ensure_writeplane_tables
pub fn ensure_writeplane_tables(
conn: &Connection,
) -> Result<(), BookkeepingError>Expand description
Create every storage table owned by the producer/master write plane.
pub fn ensure_writeplane_tables(
conn: &Connection,
) -> Result<(), BookkeepingError>Create every storage table owned by the producer/master write plane.