Live data from Hacker News

New release of ActionDbSchema: DB storage adapter

old.reddit.com

1–2 of 2 posts

Re: New release of ActionDbSchema: DB storage adapter

#2
In the new release of ActionDbSchema (v0.9.0) a DB adapter to persist all run migrations, keeping a full migration history. This change makes the gem useful across all environments, including those that don't allow filesystem writes (Docker, Heroku, etc.).

More info and discussion is on Reddit