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/mssql/trunk

Supported Database

MS SQL

Usage

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

Files

News

June 29, 2009

1.0 - Initial release