dohmysql 0.1.9 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,7 +16,7 @@ class MigrateAnalyzer
16
16
  end
17
17
 
18
18
  def check(migrate_name)
19
- DohDb::DatabaseCreator.new.create_database_copy(CHECK_DATABASE, @database, true)
19
+ DohDb::DatabaseCreator.new.create_database_copy(CHECK_DATABASE, @database, true, true)
20
20
  dump_sql(@sql_original)
21
21
 
22
22
  runner = DohDb::MigrateRunner.new(@database)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dohmysql
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: