Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/invalid expression removal #65

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

VivekY1098
Copy link
Collaborator

Fixes #<issue_number_goes_here>

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to README are included in PR

Vivek Yadav and others added 18 commits January 23, 2025 14:41
1. Implemented invalid expression removal
* Added invalid expression removal
1. Implemented invalid expression removal

* converted error to warning

* updated the test for verify api

* added the invalid expression removal on pre migration

* Update toddl.go

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Akash Thawait <[email protected]>
* verification API and dump flow changes to support MySQL CHECK CONSTRAINTS (GoogleCloudPlatform#978) (#30)

* verification ap and dump flow changes

* fixed IT issue

* Check constraints verificartion api v2 (#24)

* handled function not found

* added unhandled error

* updated the error msg

---------



* fix IT issue

* comment addressed (#27)

* comment addressed
1. rename the functionNotFound
2. added condition to call verification api

* spell checked

---------



* refactor the DbDumpImpl struct (#28)

* refactor the DbDumpImpl struct

* remove the GenerateCheckConstrainstExprId method

---------



* fixed if condition

---------

Co-authored-by: Taher Lakdawala <[email protected]>
Co-authored-by: taherkl <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>

* Replace ReadOnlyTransaction() with Single() (GoogleCloudPlatform#984) (#35)

Co-authored-by: Manit Gupta <[email protected]>

* sync upstream/master (#42)

* Replace ReadOnlyTransaction() with Single() (GoogleCloudPlatform#984)

* UI changes for check constraint support (GoogleCloudPlatform#979)

* UI changes for check constraint support

* removed url changed for testing

* Check UI cmt (#29)

* remove the block which will not execute

* refactor the code
1. remove the unreachable code
2.  remvoe the node-sql-parser package

* refactor the code
1. rename the generateId method

---------

Co-authored-by: Vivek Yadav <[email protected]>

* updated the dist file and package.lock file

* Develop (#36)

* verification API and dump flow changes to support MySQL CHECK CONSTRAINTS (GoogleCloudPlatform#978) (#30)

* verification ap and dump flow changes

* fixed IT issue

* Check constraints verificartion api v2 (#24)

* handled function not found

* added unhandled error

* updated the error msg

---------



* fix IT issue

* comment addressed (#27)

* comment addressed
1. rename the functionNotFound
2. added condition to call verification api

* spell checked

---------



* refactor the DbDumpImpl struct (#28)

* refactor the DbDumpImpl struct

* remove the GenerateCheckConstrainstExprId method

---------



* fixed if condition

---------

Co-authored-by: Taher Lakdawala <[email protected]>
Co-authored-by: taherkl <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>

* Replace ReadOnlyTransaction() with Single() (GoogleCloudPlatform#984) (#35)

Co-authored-by: Manit Gupta <[email protected]>

---------

Co-authored-by: Taher Lakdawala <[email protected]>
Co-authored-by: Akash Thawait <[email protected]>
Co-authored-by: taherkl <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Manit Gupta <[email protected]>

---------

Co-authored-by: taherkl <[email protected]>
Co-authored-by: Akash Thawait <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Manit Gupta <[email protected]>

---------

Co-authored-by: Manit Gupta <[email protected]>
Co-authored-by: Taher Lakdawala <[email protected]>
Co-authored-by: taherkl <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>

* updated the build and resolve the issue
1. verify api issue
2. drop column issue
3. updated the build

* updated the build

---------

Co-authored-by: Taher Lakdawala <[email protected]>
Co-authored-by: Akash Thawait <[email protected]>
Co-authored-by: taherkl <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Manit Gupta <[email protected]>
* Added invalid expression removal
1. Implemented invalid expression removal

* converted error to warning

* updated the test for verify api

* added the invalid expression removal on pre migration

* Update toddl.go

* resolve the not dropping issue of invalid check constraints on pre-migration

* updated the test case for schema

* resolve the front-end UT

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Akash Thawait <[email protected]>
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.

2 participants