Skip to content

forge/db-migration-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-migration-addon

Build Status

This addon provides standalone functionality. The db-migration-addon enables data migration on Forge for JPA entities. The project is under development and is not stable yet.

Depends on

Addon Exported Optional

resources

yes

no

projects

yes

no

parser XML

yes

no

facets

yes

no

Installation

From Forge CLI:

addon-install-from-git --url https://github.com/forge/db-migration-addon.git

Setup

db-migration-addon makes it possible to track changes on your entities for every Forge project you have. To set it up for your current project, simply launch this command:

dbma-setup

and it will create the migration directory for your project.

Features

About

Database Migration Forge 2 Addon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages