Marcelo Emanoel Bezerra Diniz

Results 7 issues of Marcelo Emanoel Bezerra Diniz

Hey, @allpro. We use npm as our package manager. Right now we have to use [Napa](https://github.com/shama/napa) to install jquery-ui-layout but, this process is flacky and would be so much easier...

Hey guys! I'm collecting on this issue the problems I had trying to translate the survey results. Some texts that need to be translatable and so on. I'll close the...

bug
i18n

MyBatis team launched a new version.

improvement

The version command allow to migrate the schema to any specific version of the database you like. You simply call it, specifying the version you’d like to end up at,...

feature

iBATIS Migrations provides the `script` command to generate a script that can migrate a schema from one version to another.

feature

Instead of using properties files under baseDir/ └── environments ├── development.properties ├── production.properties └── test.properties Enable these configurations to be located on the migrations extension point like this: ``` groovy...