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

All bug fixes of FE and BE including documentation #77

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

Conversation

akashthawaitcc
Copy link
Collaborator

@akashthawaitcc akashthawaitcc commented Jan 27, 2025

  1. Documentation related to the dropping of check constraints has been updated. https://ollionorg.github.io/spanner-migration-tool-fork
  2. Fixed issue - Default value is set as an empty string instead of a structure.
  3. Fixed issue - Unable to drop column on spanner draft.
  4. Feature implementation of the dropping of invalid check constraints.
  5. Fix: Routing to prepare migration gives a 404 error.
  6. Updated UI build.

VivekY1098 and others added 5 commits January 27, 2025 17:10
1. resolve the default value issue while save
2. error handling for verification api
3. drop column issue
4. updated the build

Co-authored-by: Vivek Yadav <[email protected]>
* Resolve the backend  related issue
1. Added dropping invalid check constraints
2. Error handling for verification api

* added the space

* updated the documentation for check constraints (#69)

* updated the documentation for check constraints

* updated the screenshots for issues

* fix the summary

---------

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

---------

Co-authored-by: Vivek Yadav <[email protected]>
* Changed warning msg to error on on prepare migration

* remove duplicate issue

* updated the build files

* updated the comment

---------

Co-authored-by: Vivek Yadav <[email protected]>
* integrated the verification api on session cmd and updated the doc
1. Added the verification api when session cmd is used via a cli
2. Updated the document with the latest change.

* Update mysql.md

---------

Co-authored-by: Vivek Yadav <[email protected]>
* comment is addressed

* revert the changes

---------

Co-authored-by: Vivek Yadav <[email protected]>
akashthawaitcc and others added 2 commits February 3, 2025 11:23
…latform#995)

* added missing parentheses for UI

* added the UT for parentheses method

* added test cases

* updated parenthesis logic to handle more cases. (#80)

* updated the func to handle more cases

* udpated the test cases

---------

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

* added the test case with space

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
darshan-sj and others added 2 commits February 3, 2025 15:37
…ages (GoogleCloudPlatform#998)

* Update installation instructions

* Formatting

* Formatting

* Corrected the instructions

* Corrected node version
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