You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we introduce DynamoDB support, we need to have possibility to add migrations to database.
But Migrations part shouldn't be a part of lambda function deployed to AWS.
So basically migrations should happen on deployment stage.