Chore: Squash previous migrations (#1107)

Fixes: #784
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
Sojan Jose
2020-09-07 15:19:41 +05:30
committed by GitHub
parent 3544514470
commit 3ffb29bf4e
95 changed files with 292 additions and 857 deletions

View File

@@ -97,6 +97,9 @@ group :development do
# used in swagger build
gem 'json_refs', git: 'https://github.com/tzmfreedom/json_refs', ref: 'e32deb0'
# When we want to squash migrations
gem 'squasher'
end
group :test do