Skip to content

Commit e78fb34

Browse files
authored
Merge pull request #1632 from tursodatabase/libsql-wal-integration
Namespace configurators
2 parents d66b138 + 6e7fb9f commit e78fb34

File tree

12 files changed

+1914
-1143
lines changed

12 files changed

+1914
-1143
lines changed

libsql-server/src/error.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use tonic::metadata::errors::InvalidMetadataValueBytes;
44

55
use crate::{
66
auth::AuthError,
7-
namespace::{ForkError, NamespaceName},
7+
namespace::{configurator::fork::ForkError, NamespaceName},
88
query_result_builder::QueryResultBuilderError,
99
};
1010

0 commit comments

Comments
 (0)