refactor: implement fetchall with generic type
This commit is contained in:
@@ -64,3 +64,6 @@ pub fn human_readable_display(
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[cfg(feature = "fetchall")]
|
||||
pub mod helpers;
|
||||
|
||||
Reference in New Issue
Block a user