Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0M6
-
None
Description
CreateIfNoSchemaStrategy does not create pk support. I just tried using it in the unit tests and found this quite inconvenient. Although we currently do not have an algorithm to detect PK -related objects presence or absence, in case of this particular strategy, we can safely drop and recreate the needed PK support objects.