case when ix.is_unique_constraint = 1 then ' UNIQUE ' else '' END ,case when ix.is_primary_key = 1 then ' PRIMARY KEY ' else '' END , ix.type_desc, case when ix.is_padded=1 then 'PAD_INDEX = ON, ' ...
Modifying a field which is nullable and unique, to no longer be nullable, results in the following error during migration: ... File "...\venv.37\lib\site-packages ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results