~olly/yoyo#62: 
Fake migrations support

In some cases it is useful to mark migration as completed without actually run it (when changes for some reason are already in place, for instance when they has been applied manually on production).

Does it sound like something worth to be added?

Status
RESOLVED INVALID
Submitter
~andrey-rusanov
Assigned to
No-one
Submitted
4 years ago
Updated
4 years ago
Labels
No labels applied.

~olly REPORTED INVALID 4 years ago

This is already supported with the yoyo mark command.

lyz@riseup.net 4 years ago ยท edit

I need a migrations solution to manage TinyDB databases, before writing a new tool, I might contribute to this project, but before that I'd like to ask:

  • Would you welcome such a feature?
  • Could you give me a small brief on how to implement a new backend?

Thanks

~olly 4 years ago

I'm happy to support more databases, but at first glance TinyDB doesn't look like it supports SQL, which is a requirement for yoyo. So right now yoyo is probably not a good fit for this problem.

I'm not familiar with TinyDB though, so if I've misunderstood, please feel free to open a new issue or mailing list post where we can talk about the implementation :)

Register here or Log in to comment, or comment via email.