﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6	fmgVen - generate liquibase changelog xml to create database schema	fmguler	fmguler	"I was thinking to add a support class for generating SQL create table statements for the specified domain packages, but I use liquibase in my projects, and it is a good practice, so I think it is better to generate liquibase change sets.

Generated xml can be copied to a liquibase database changelog, and the database schema can be created for the Java domain objects in the specified domain package.

Note that this only includes generating initial db schema, the changes in the objects (adding a property or an object, renaming, etc) are out of the scope, they should be manually handled in liquibase changelog or db administration app."	task	closed	major	fmgVen 0.2	fmgVen		fixed	liquibase, generate schema	
