pub fn save_schema( wos: &WosBackend, table: &str, schema: &Schema, ) -> DbxResult<()>
Save table schema to persistent storage