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

Documentation for check constraints #980

Merged

Conversation

akashthawaitcc
Copy link
Contributor

@akashthawaitcc akashthawaitcc commented Jan 3, 2025

Added documentation for check constraints.

https://ollionorg.github.io/spanner-migration-tool-fork/

taherkl and others added 4 commits January 2, 2025 10:44
…INTS (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]>
1. added documentation for check constraints
@akashthawaitcc akashthawaitcc requested a review from a team as a code owner January 3, 2025 06:59
@akashthawaitcc akashthawaitcc requested review from asthamohta and VardhanThigle and removed request for a team January 3, 2025 06:59
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jan 3, 2025
akashthawaitcc and others added 2 commits January 7, 2025 15:50
* formatting changes

* Check constraint doc cmt (#37)

* added ss for issues also

* updated the text

* updated the text

* Update mysql.md

* updated the text

---------

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

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
docs/data-types/mysql.md Outdated Show resolved Hide resolved
@akashthawaitcc akashthawaitcc force-pushed the checkconstraints_documentation branch from f9eefa0 to 257ee3d Compare January 8, 2025 13:44
@akashthawaitcc akashthawaitcc force-pushed the checkconstraints_documentation branch from 257ee3d to fc8774d Compare January 8, 2025 13:47
VivekY1098 and others added 2 commits January 9, 2025 10:35
* formatting changes

* added ss for issues also

* updated the text

* updated the text

* Update mysql.md

* updated the text

* updated the faq

---------

Co-authored-by: Akash Thawait <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.72%. Comparing base (6892b44) to head (855c69b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #980      +/-   ##
==========================================
- Coverage   46.72%   46.72%   -0.01%     
==========================================
  Files         169      169              
  Lines       22810    22810              
  Branches      559      559              
==========================================
- Hits        10659    10657       -2     
- Misses      11546    11548       +2     
  Partials      605      605              
Components Coverage Δ
backend-apis 45.80% <ø> (ø)
backend-library 52.94% <ø> (ø)
cli 4.92% <ø> (ø)
frontend 34.42% <ø> (-0.06%) ⬇️

see 1 file with indirect coverage changes

@asthamohta asthamohta merged commit 23148db into GoogleCloudPlatform:master Jan 9, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants