Skip to content

v5

Compare
Choose a tag to compare
@NorseGaud NorseGaud released this 06 Jun 01:40
· 8 commits to master since this release

v5.0.1, 2018-06-05

  • Quick fix for fetch(:pg_database) on extension adding

v5.0.0, 2018-06-05

  • Code cleanup
  • Removal of legacy add hstore method
  • Using execute and test properly so we can see what the gem is doing in the STDOUT
  • Expanded remove_all task to actually cover everything
  • Added deploy config option pg_generate_random_password, instead of using it by default when pg_password is excluded
  • issues/53: Bug fixed for updates to the archetype when using random password
  • projects/1: Prep for RSPEC testing project