diff --git a/packages/nc-gui/components/project/spreadsheet/components/editColumn/linkedToAnotherOptions.vue b/packages/nc-gui/components/project/spreadsheet/components/editColumn/linkedToAnotherOptions.vue index de1eb8415e..7981cdd26e 100644 --- a/packages/nc-gui/components/project/spreadsheet/components/editColumn/linkedToAnotherOptions.vue +++ b/packages/nc-gui/components/project/spreadsheet/components/editColumn/linkedToAnotherOptions.vue @@ -52,8 +52,7 @@ - - + + + + + + @@ -148,7 +145,7 @@ export default { onDelete: 'NO ACTION', onUpdate: 'NO ACTION', updateRelation: !!this.column.rtn, - relationType: 'real' + virtual: this.isSQLite } }, methods: {