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

How to get schema diff between two commits using dolt system table #2282

Closed
liuqianhong6007 opened this issue Oct 22, 2021 · 1 comment
Closed

Comments

@liuqianhong6007
Copy link

The dolt system tables named dolt_commit_diff_$TABLENAME show us the data diff between two commits. Assume that I only create a new table and no data inserted, is there any way that I can dirrectly get the schema diff through database whether by SQL statement or by quering any dolt system table?

@timsehn
Copy link
Sponsor Contributor

timsehn commented Oct 22, 2021

Dupe of #2145

@timsehn timsehn closed this as completed Oct 22, 2021
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

No branches or pull requests

2 participants