linting, tenant slug -> name
This commit is contained in:
@@ -159,7 +159,7 @@ diesel::table! {
|
||||
|
||||
tenants (id) {
|
||||
id -> Uuid,
|
||||
slug -> Text,
|
||||
name -> Text,
|
||||
storage_root -> Nullable<Text>,
|
||||
quickwit_index -> Nullable<Text>,
|
||||
config -> Jsonb,
|
||||
|
||||
Reference in New Issue
Block a user