By default for normal fields, this is not the case.
But as you said this is a FK field, and the designer automatically sync relations with the database, you can disable this sync, but any other relation added in the db will not be picked by the designer and you will need to define it manually.
In project settings, uncheck "relationships follow dbforeign key constraints", found under Entity Model \ Database First Development.