Changes between Initial Version and Version 1 of Ticket #33413, comment 4
- Timestamp:
- Apr 23, 2022, 5:08:25 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33413, comment 4
initial v1 6 6 However, this won't make the FK object aware of changes to the related PK field, meaning that changing/adding/removing a `db_collation`. 7 7 8 From my understanding, we should add it to the `db_param eters` so that changes to the target db_collation will be reflected on the FK field and its constraints.8 From my understanding, we should add it to the `db_params` so that changes to the target db_collation will be reflected on the FK field and its constraints.