Skip to content

1.5.0 fix uniques in case of indexes / unique case for several columns

Latest
Compare
Choose a tag to compare
@xnuinside xnuinside released this 18 May 21:33
· 3 commits to main since this release

Fixes

  1. Now, unique set up to column only if it was only one column in unique constraint/index. Issue - #255
  2. Fixed issue when UNIQUE KEY was identified as primary key - #253