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

rebasecommand deletes my local migration files #1336

Open
eemmiillyy opened this issue Jan 29, 2024 · 0 comments
Open

rebasecommand deletes my local migration files #1336

eemmiillyy opened this issue Jan 29, 2024 · 0 comments
Labels
bug Something isn't working needs-triage

Comments

@eemmiillyy
Copy link
Contributor

Describe the bug

rebasecommand deletes my local migration files

To Reproduce

  1. create branch A
  2. create branch B
  3. Add a column on A
  4. Add a column on B
  5. Locally run xata pull B
  6. Locally run xata rebase A
  7. Observe files being deleted and command exiting

Expected behavior

For the two histories to be joined (and applied remotely on B?)

Software version

Additional context

@eemmiillyy eemmiillyy added the bug Something isn't working label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant