Skip to content

Conversation

@faisaltheparttimecoder
Copy link
Owner

No description provided.

janpio and others added 8 commits February 27, 2020 20:40
+ If the table has upper case columns then it fails , this fixes the issues
+ Upgrade the version of the mock to 2.2
If the constraints are on upper case column then it fails, this adds fixes the issue with cleanup of upper case constraints
Postgres can only accomdate max of 1600 columns on the table, so check and fail if the users request to add more than the limiit
+ During the constriants recreation , it might fail when there is FK and Primary on the column
+ This fix, checks if the PK creation failed, if yes go ahead and remove some of the rows that violates them
+ and then recreate the constraint again.
@faisaltheparttimecoder
Copy link
Owner Author

fixes #13 & #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants