Closed q-admin closed 7 years ago
@q-admin you have updated wordmove but you have an outdated Movefile
.
While updating you should have noticed a message like:
Starting from 2.1.0 you'll need to add the global section in your Movefile:
global:
sql_adapter: "default"
Or you can spawn a new one with `wordmove init` (backup the old one!)
You can read more about the global
section in our documentation: https://github.com/welaika/wordmove/wiki/Movefile-configurations-explained
I'll close, but feel comfortable at reopening if I not caught the point :)
When I try to do a pull of the database I get this error:
I've ran my Movefile a yaml linter and it comes back ok. Any ideas?