billyfoss / liquibase-mssql

MS SQL Server specific extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liquibase-mssql

MS SQL Server specific extension

This extension wraps insert and load_data commands with "set identity_insert tablename on/off" so that data can be inserted into auto increment columns when using MS SQL Server.

About

MS SQL Server specific extension


Languages

Language:Java 100.0%