Mejora y simplifica el soporte a bases de datos
This commit is contained in:
parent
34692551f6
commit
6a85db2b02
11 changed files with 31 additions and 20 deletions
|
|
@ -8,7 +8,7 @@ mod tracing;
|
|||
|
||||
pub mod locale;
|
||||
|
||||
#[cfg(any(feature = "mysql", feature = "postgres", feature = "sqlite"))]
|
||||
#[cfg(feature = "database")]
|
||||
pub mod db;
|
||||
|
||||
mod definition;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue