pub(super) async fn test_sqlsmith<R: Rng>( client: &Client, rng: &mut R, tables: Vec<Table>, base_tables: Vec<Table>, row_count: usize, )
Sanity checks for sqlsmith