Alter column name mysql
ALTER TABLE godetox_subscriptions_development.subscription CHANGE `updatedAt` `updated_at` DATETIME;