chore: cms sync

This commit is contained in:
2026-02-10 00:26:13 +01:00
parent eccc084441
commit 6bbaa8d105
2 changed files with 38 additions and 33 deletions

View File

@@ -126,9 +126,9 @@ fields:
schema:
name: id
table: client_users
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: false
@@ -304,7 +304,7 @@ fields:
foreign_key_column: null
- collection: client_users
field: company
type: string
type: uuid
meta:
collection: client_users
conditions: null
@@ -328,9 +328,9 @@ fields:
schema:
name: company
table: client_users
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: true
@@ -450,9 +450,9 @@ fields:
schema:
name: id
table: companies
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: false
@@ -617,7 +617,7 @@ fields:
width: full
- collection: directus_users
field: company
type: string
type: uuid
meta:
collection: directus_users
conditions: null
@@ -641,9 +641,9 @@ fields:
schema:
name: company
table: directus_users
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: true
@@ -869,7 +869,7 @@ fields:
foreign_key_column: null
- collection: visual_feedback
field: user_created
type: string
type: uuid
meta:
collection: visual_feedback
conditions: null
@@ -894,9 +894,9 @@ fields:
schema:
name: user_created
table: visual_feedback
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: true
@@ -934,9 +934,9 @@ fields:
schema:
name: screenshot
table: visual_feedback
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: true
@@ -950,7 +950,7 @@ fields:
foreign_key_column: null
- collection: visual_feedback
field: company
type: string
type: uuid
meta:
collection: visual_feedback
conditions: null
@@ -974,9 +974,9 @@ fields:
schema:
name: company
table: visual_feedback
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: true
@@ -1072,7 +1072,7 @@ fields:
foreign_key_column: null
- collection: visual_feedback_comments
field: user_created
type: string
type: uuid
meta:
collection: visual_feedback_comments
conditions: null
@@ -1097,9 +1097,9 @@ fields:
schema:
name: user_created
table: visual_feedback_comments
data_type: char
data_type: uuid
default_value: null
max_length: 36
max_length: null
numeric_precision: null
numeric_scale: null
is_nullable: true