Skip to content

Releases: versionone/tools-CopyDb

2.1.0

07 Dec 20:58
Compare
Choose a tag to compare

Correctly transfers these options on clustered indexes:

  • IGNORE_DUP_KEY
  • FILLFACTOR
  • PAD_INDEX
  • ALLOW_ROW_LOCKS
  • ALLOW_PAGE_LOCKS

v2.0.0

02 Feb 21:41
Compare
Choose a tag to compare

Targets .NET Framework 4.8

Fix for Computed Columns

26 Aug 23:02
Compare
Choose a tag to compare

This fixed a problem with copying computed columns, like LongString.Hash