1pub mod schema; 2pub mod dialects; 3pub mod builder; 4pub mod utils; 5pub mod error; 6 7// pub fn new() -> schema::S