All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aven.migrations-maven-plugin.1.2.0.source-code.migration-plugin.properties Maven / Gradle / Ivy

#
#    Copyright 2010-2022 the original author or authors.
#
#    Licensed under the Apache License, Version 2.0 (the "License");
#    you may not use this file except in compliance with the License.
#    You may obtain a copy of the License at
#
#       https://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing, software
#    distributed under the License is distributed on an "AS IS" BASIS,
#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#    See the License for the specific language governing permissions and
#    limitations under the License.
#

migration.plugin.name = MyBatis Migration Schema
migration.plugin.execution.command = Executing  {1} {0}
migration.plugin.execution.command.skipped = {0} command plugin skipped!

migration.plugin.execution.check.failed = Number of pending script found: {0,number}. See below for more informations:

migration.plugin.execution.command.script.sqlscript =  Creating SQL script (From {0} to {1})
migration.plugin.execution.command.create.file = Created file {0}

migration.plugin.execution.down.zero.change = {0} skipped: all down changes have been already applied.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy