Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -31,6 +31,8 @@ impl CreateSection {
|
||||
.fetch_one(&self.db)
|
||||
.await?;
|
||||
|
||||
// FIXME: implement consistency check on path
|
||||
|
||||
let node_id = uuid::Uuid::new_v4();
|
||||
sqlx::query(
|
||||
r#"
|
||||
|
Reference in New Issue
Block a user