-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
I'd like to change how database migrations are handled. Currently, we have the (brilliant) custom migration tool that you built, @PeterUpfold. The problem is, it's relatively inflexible, particularly i/r/t URLs.
I would love to see this functionality actually pulled out of wpframe entirely, and relegated to a purpose-built tool or dedicated Python "app" or RubyGem that works alongside wpframe without necessarily depending on it. Perhaps it's as simple as tweaking the Python app so it can be easy_install'ed and work independently of wpframe.
The wp-cli wiki has a page listing some search/replace migration tools. Some of these may be useful to us and may serve to inspire us.
Reactions are currently unavailable