Changes between Version 1 and Version 2 of Ticket #33413, comment 4
- Timestamp:
- Apr 23, 2022, 5:12:24 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33413, comment 4
v1 v2 7 7 8 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. 9 10 What do you think? Or is there another way of handling this case?