Skip to content

refactor: remove table store in frontend#3914

Merged
d-bytebase merged 3 commits intobytebase:mainfrom
boojack:feat/remove-table-store
Dec 16, 2022
Merged

refactor: remove table store in frontend#3914
d-bytebase merged 3 commits intobytebase:mainfrom
boojack:feat/remove-table-store

Conversation

@boojack
Copy link
Copy Markdown
Member

@boojack boojack commented Dec 16, 2022

As we will use db_schema instead of tbl/col/idx to get database metadata including table/column/view/index in next release, we need to replace/remove the existing module in frontend.

And this PR removes the table module, mainly in SQL editor.

Previous related PR: #3902

@boojack boojack requested a review from LiuJi-Jim as a code owner December 16, 2022 10:01
@cla-bot cla-bot bot added the cla-signed label Dec 16, 2022
Copy link
Copy Markdown
Contributor

@LiuJi-Jim LiuJi-Jim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG overall.
A huge change, plz test carefully

@d-bytebase d-bytebase merged commit 19b84bd into bytebase:main Dec 16, 2022
@boojack boojack deleted the feat/remove-table-store branch July 24, 2023 02:58
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