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

[CBRD-24240] migration tool for 11.0.x and 11.1.x #3585

Closed
wants to merge 17 commits into from

Conversation

beyondykk9
Copy link
Contributor

http://jira.cubrid.org/browse/CBRD-24240

This is a migration tool to 11.2 from 11.0.x or 11.1.x version.

@beyondykk9 beyondykk9 added this to the elderberry milestone May 9, 2022
@beyondykk9 beyondykk9 self-assigned this May 9, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 9, 2022

Codecov Report

Merging #3585 (e5a1210) into develop (328001d) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #3585      +/-   ##
===========================================
- Coverage    52.07%   52.07%   -0.01%     
===========================================
  Files          515      515              
  Lines       397818   397811       -7     
===========================================
- Hits        207175   207141      -34     
- Misses      190643   190670      +27     
Impacted Files Coverage Δ
src/base/area_alloc.c 63.53% <0.00%> (-1.88%) ⬇️
src/optimizer/plan_generation.c 76.72% <0.00%> (-0.87%) ⬇️
src/optimizer/query_graph.c 82.54% <0.00%> (-0.64%) ⬇️
src/broker/broker_util.c 75.30% <0.00%> (-0.61%) ⬇️
src/optimizer/query_planner.c 80.29% <0.00%> (-0.37%) ⬇️
src/parser/compile.c 74.27% <0.00%> (-0.22%) ⬇️
src/parser/xasl_generation.c 76.49% <0.00%> (-0.20%) ⬇️
src/object/schema_manager.c 65.00% <0.00%> (-0.15%) ⬇️
src/base/lock_free.c 59.22% <0.00%> (-0.13%) ⬇️
src/storage/btree_load.c 73.44% <0.00%> (-0.11%) ⬇️
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 328001d...e5a1210. Read the comment docs.

@beyondykk9
Copy link
Contributor Author

beyondykk9 commented May 23, 2022

to be continued to CUBRID/cubrid-contrib#2

@beyondykk9 beyondykk9 closed this May 23, 2022
@beyondykk9 beyondykk9 deleted the CBRD-24240 branch January 3, 2024 03:50
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.

3 participants