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

Ability to export diffs as SQL #7813

Closed
ethanblake4 opened this issue May 2, 2024 · 2 comments
Closed

Ability to export diffs as SQL #7813

ethanblake4 opened this issue May 2, 2024 · 2 comments

Comments

@ethanblake4
Copy link

We are exploring using Dolt as a replication layer for an existing MySQL database to track development changes. One thing that would be very helpful is the ability to export a diff between two commits as SQL, so we can create migrations from the changes we've made.

@timsehn timsehn closed this as completed May 2, 2024
@fulghum
Copy link
Contributor

fulghum commented May 3, 2024

Sounds like a cool use case @ethanblake4. I'm assuming you're already using the Dolt->MySQL replication support. Let us know if you hit any issues with that or have any other questions or feedback for us. We're happy to help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants