Re: Database Change Control Process
From: Thomas Kellerer <thomas.kellerer_at_mgm-tp.com>
Date: Wed, 26 Feb 2014 18:57:56 +0100
Message-ID: <530E2B24.1000207_at_mgm-tp.com>
Date: Wed, 26 Feb 2014 18:57:56 +0100
Message-ID: <530E2B24.1000207_at_mgm-tp.com>
Jeff C, 26.02.2014 17:14:
> Liquibase sounds interesting but I don't want to write my ddl and packages in xml files.
you don't have to, you can write plain SQL scripts that contain comments to tell liquibase everything:
http://www.liquibase.org/documentation/sql_format.html
Thomas
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Feb 26 2014 - 18:57:56 CET