mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-20 03:40:50 +08:00
Merge pull request #1217 from gwenn/modern_vtab
Include vtablog only with modern_sqlite feature
This commit is contained in:
commit
a37489ec93
@ -1324,7 +1324,7 @@ pub mod csvtab;
|
||||
#[cfg(feature = "series")]
|
||||
#[cfg_attr(docsrs, doc(cfg(feature = "series")))]
|
||||
pub mod series; // SQLite >= 3.9.0
|
||||
#[cfg(test)]
|
||||
#[cfg(all(test, feature = "modern_sqlite"))]
|
||||
mod vtablog;
|
||||
|
||||
#[cfg(test)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user