Skip to content

Commit

Permalink
update 1.4.0 changelog for mysql5 foreign key and index definition an…
Browse files Browse the repository at this point in the history
…d processing

XML foreignKey element support and constraint definition refactoring github/nkiraly/DBSteward PR #93 issue #87
  • Loading branch information
nkiraly committed Aug 17, 2015
1 parent f7e63ec commit a720eaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Expand Up @@ -131,6 +131,7 @@ http://dbsteward.org/
DBSteward 1.4.0 Release

Changes
* Drop PEAR package support. Please use composer: https://github.com/nkiraly/DBSteward/blob/v1.4.0-alpha1/doc/INSTALLING.md
* Add additional quotereservednames flag and separate quoteillegalnames to only affect those github/nkiraly/DBSteward PR #69
* New and Improved Logging features via switching to monolog github/nkiraly/DBSteward PR #82
* Make foreignSchema attribute optional and default to the current schema github/nkiraly/DBSteward PR #81
Expand All @@ -140,6 +141,7 @@ Changes
* Add pgsql8 CREATE INDEX CONCURRENTLY support to definition XML
* Reoranized slonik output files for --generateslonik slony replication to include preamble github/nkiraly/DBSteward PR #90
* Include execute script and and subscribe set statements in revamped slonik output files github/nkiraly/DBSteward PR #90
* XML foreignKey element support and constraint definition refactoring github/nkiraly/DBSteward PR #93 issue #87


Supported Platform DDL Generation and Differencing:
Expand Down

0 comments on commit a720eaf

Please sign in to comment.