Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Overview

Panel

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

Supported Database

MS SQL

Usage

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

Files

Attachments
oldtrue

News

June 29, 2009

1.0 - Initial release