forgotten import
This commit is contained in:
@@ -6,6 +6,7 @@ use std::sync::Arc;
|
||||
use thiserror::Error;
|
||||
use serde_json::Value;
|
||||
use sqlx::postgres::PgRow;
|
||||
use sqlx::Row;
|
||||
|
||||
#[derive(Debug, Error)]
|
||||
pub enum FunctionError {
|
||||
|
||||
Reference in New Issue
Block a user