mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-06-14 10:02:54 +00:00
Export OpenFlags
This commit is contained in:
@ -122,7 +122,7 @@ cfg_hrana! {
|
||||
|
||||
pub use self::{
|
||||
connection::Connection,
|
||||
database::Database,
|
||||
database::{Database, OpenFlags},
|
||||
rows::{Column, Row, Rows},
|
||||
statement::Statement,
|
||||
transaction::{Transaction, TransactionBehavior},
|
||||
|
Reference in New Issue
Block a user