Skip to content

v0.7.0

Compare
Choose a tag to compare
@JonathanTron JonathanTron released this 11 Oct 16:25
· 340 commits to master since this release
  • Add more information in the README, related to features of SequelRails #54
  • Refactor storage shell command construction/execution/escaping #55
  • Handle more options from database.yml for PostgreSQL when creating/dropping/loading/dumping database #55
  • Allow dumping the schema even if there aren't any migrations to run. (Kevin Menard) #53
  • Fix Postgres rake tasks under JRuby (Kevin Menard, Chris Heisterkamp) #52 #38
  • Fix SQL schema dumps using timestamp migration (Joshua Hansen) #50
  • Apply all migrations in the schema.rb file when loading it (Robert Payne) #49
  • Make dump_schema_information compatible with integer based migration (Robert Payne) #48 #47
  • Add an after_connect hook (Jan Berdajs) #46
  • Update license dates and add license to gemspec #45