Exportação Fiscal : ECF e RMD (issue 8120)
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@61902 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
fa00b15dd3
commit
584ecd06b2
|
@ -32,8 +32,8 @@ public class FlyWay {
|
|||
Connection c = dataSource.getConnection();
|
||||
Statement s = c.createStatement();
|
||||
|
||||
fixVersion(s, "20161910_0934", "20161019_0934", "V20161019_0934__mantis7907.sql");
|
||||
fixVersion(s, "20162410.1119", "20161024.1119", "V20161024.1119__mantis7904.sql");
|
||||
fixVersion(s, "20161910.0934", "20161019.0934", "V20161019_0934__mantis7907.sql");
|
||||
fixVersion(s, "20162410.1119", "20161024.1119", "V20161024_1119__mantis7904.sql");
|
||||
|
||||
s.close();
|
||||
|
||||
|
|
Loading…
Reference in New Issue