Skip to content

Commit

Permalink
Export OpenFlags
Browse files Browse the repository at this point in the history
  • Loading branch information
wyhaya committed Oct 28, 2023
1 parent c9b60a1 commit af63313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libsql/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down

0 comments on commit af63313

Please sign in to comment.