Using version control (Git) on a MySQL database

前端 未结 4 1200
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-01 01:18

I am a WordPress Designer/Developer, who is getting more and more heavily involved with using version control, notably Git, though I do use SVN for some projects. I am curre

4条回答
  •  伪装坚强ぢ
    2020-12-01 01:57

    Be aware that Wordpress stores all news feed content in the database, so even if you don't make any changes, there will be a lot of changing content.

提交回复
热议问题