Database structure and source control - best practice

前端 未结 10 1756
轻奢々
轻奢々 2020-12-07 10:22

Background

I came from several years working in a company where all the database objects were stored in source control, one file per object. We had

10条回答
  •  粉色の甜心
    2020-12-07 10:50

    There's a special tool for this exact thing. It's called Wizardby:

    ...database continuous integration & schema migration framework

    Wizardby Workflow http://octalforty-wizardby.googlecode.com/svn/trunk/docs/img/database_versioning_with_wizardby.png

提交回复
热议问题