Files
twenty/packages/twenty-front
Thomas Trompette 4d479ee8ea Remove relations for remotes (#5455)
For remotes, we will only create the foreign key, without the relation
metadata. Expected behavior will be:
- possible to create an activity. But the remote object will not be
displayed in the relations of the activity
- the remote objects should not be available in the search for relations

Also switched the number settings to an enum, since we now have to
handle `BigInt` case.

---------

Co-authored-by: Thomas Trompette <thomast@twenty.com>
2024-05-20 16:37:35 +02:00
..
2024-03-31 10:53:37 +02:00
2024-05-20 16:37:35 +02:00
2023-12-10 18:10:54 +01:00
2024-05-08 01:49:49 +02:00

Run yarn dev while server running on port 3000