TiagoSilvaPereira / vemto2-issues

Repository to track Vemto 2 Issues
5 stars 0 forks source link

Allow for optional foreign keys #147

Closed ST21032020 closed 5 months ago

ST21032020 commented 6 months ago

Hi there, this is an enhancement, essentially, to allow for optional foreign keys.

Best!

TiagoSilvaPereira commented 6 months ago

Hi @ST21032020 I'm not sure I understand. What do you mean about optional foreign keys?

TiagoSilvaPereira commented 5 months ago

Closing due to the lack of details. please feel free to reopen or give more details

ST21032020 commented 5 months ago

Hi there, sorry for the late reply. I was thinking of nullable foreign keys.On 27 May 2024, at 15:54, Tiago S. P. Rodrigues @.***> wrote: Hi @ST21032020 I'm not sure I understand. What do you mean about optional foreign keys?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

TiagoSilvaPereira commented 5 months ago

@ST21032020 you can mark a column as nullable here:

image