pub fn initialize<P: AsRef<Path>>( config: &Config, path: P, ) -> Result<Connection, Error>
Initialize the atter sqlite database.
atter