Replies: 6 comments
-
Cool to see this ticket! Some previous discussion: |
Beta Was this translation helpful? Give feedback.
-
I think a good first goal is to ensure versioning the Pods configurations themselves works correctly. A main issue with versioning the configs themselves are dealing with table schema changes, field renaming (meta keys won't match, etc), field deletions (meta values will still be there, table columns/values will still be there). |
Beta Was this translation helpful? Give feedback.
-
it will be tough, but a huge functionality improvement |
Beta Was this translation helpful? Give feedback.
-
FYI - I'm already storing dumps of my entire WP dev installation in git and dumping changes into the dump in branches. So may be able to give some insight into handling Pods config changes via git... |
Beta Was this translation helpful? Give feedback.
-
I am using Pods for my projects, so I started to play with VersionPress support.
Some related questions:
|
Beta Was this translation helpful? Give feedback.
-
Nice work @pavelevap! 👍 |
Beta Was this translation helpful? Give feedback.
-
https://blog.versionpress.net/2017/07/versionpress-4-0-beta/
Beta Was this translation helpful? Give feedback.
All reactions