| The primary key is usually a bigint column, but the foreign key columns are usually of integer type. This can lead to issues when joining these columns due to mismatched types and different value ranges. | ||
|---|---|---|
| .. | ||
| 20191203014808_create_subscriptions_customers.rb | ||
| 20200514175537_create_products.rb | ||
| 20200518145424_create_subscriptions.rb | ||
| 20240430163338_add_status_to_subscriptions.rb | ||
| 20241009160105_alter_customer_id_to_bigint.rb | ||