mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-05-05 16:02:05 +00:00
feat: exposing BatchRows
This commit is contained in:
@ -171,7 +171,7 @@ cfg_hrana! {
|
||||
}
|
||||
|
||||
pub use self::{
|
||||
connection::Connection,
|
||||
connection::{BatchRows, Connection},
|
||||
database::{Builder, Database},
|
||||
load_extension_guard::LoadExtensionGuard,
|
||||
rows::{Column, Row, Rows},
|
||||
|
Reference in New Issue
Block a user