dynamodb-migrations-tool
dynamodb-migrations-tool copied to clipboard
Typescript in migrations
Should be nice to use Typescript in migrations. https://github.com/bleshik/umzug-typescript-helper#readme
@buresmi7 I was thinking about it and the fact that we have to compile migrations before apply stopped me, I will check the lib and maybe comeup with something, anyway we should support both ts and js migrations. Thank you.