I’ve no console access (SSH) to my production server, it’s a dumb shared host. Yes, I’d kill my customer, but it’s as is.
I need, obviously, to run migrations, but … is it possible, inside a controller action, create a Migration object and no the normally done operations of creating tables, etc… ?