update
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use scylla::{Session, SessionBuilder};
|
||||
use std::sync::Arc;
|
||||
use scylla::Session;
|
||||
|
||||
pub async fn initialize_schema(session: &Session) -> Result<(), Box<dyn std::error::Error>> {
|
||||
// Create keyspace
|
||||
|
||||
Reference in New Issue
Block a user