New release of ActionDbSchema: DB storage adapter
old.reddit.com
New release of ActionDbSchema: DB storage adapter
1–2 of 2 posts
Re: New release of ActionDbSchema: DB storage adapter
#2In 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