19281929193019311932193319341935193619371938
} // we don't want to announce after every Migration.apply(). keep track of the last one and then announce the // current version. if (migration != null) migration.announce(); } public String exportSchema() throws IOException {
19541955195619571958195919601961196219631964
6667686970717273747576
logger.debug("Not applying (before)" + version.toString()); else { logger.debug("Applying {} from {}", m.getClass().getSimpleName(), message.getFrom()); m.apply(); m.announce(); } } }); } }
17351736173717381739174017411742174317441745
20692070207120722073207420752076207720782079