Expand description
SQLite provider for Rust Entity Framework.
Re-exports§
pub use connection::SqliteConnection;pub use di_extension::DbContextOptionsBuilderExt;pub use provider::SqliteProvider;pub use sql_generator::SqliteSqlGenerator;
Modules§
- connection
- di_
extension - pool_
strategy - SQLite connection management strategy.
- provider
- sql_
generator - sync_
ops - type_
conversion