Add alternative DB interface and implementation
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
// Export the models module
|
||||
pub mod models;
|
||||
pub mod models;
|
||||
|
||||
/// Database implementations
|
||||
pub mod db;
|
||||
|
Reference in New Issue
Block a user