Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Summary

Wraps all calls to insert and loadData with "set identity insert on" and "set identity insert off"

Current Version

1.0

Author

Nathan Voxland (nathan [at] voxland.net)

Issue Tracking

http://liquibase.jira.com/browse/CONTRIB/component/10020

SVN Repository

http://liquibase.jira.com/source/browse/CONTRIB/trunk/identity-insert/trunk

Supported Database

MS SQL

Download

 

Usage

To use, simply include the liquibase-identity-insert.jar file in your classpath.

News

June 29, 2009

1.0 - Initial release

  • No labels