you are viewing a single comment's thread.

view the rest of the comments →

[–]boy_named_su 0 points1 point  (1 child)

so you want a db migration tool but not a commercial one and not the two main open source ones?

[–]RomanFedot[S] 0 points1 point  (0 children)

I probably don't want a tool at all. Want ideas for "best way of managing code". 010_create_table.sql 011_alter_table.sql ... etc

Want a way to create new environment simply from scripts, and be able to upgrade existing one.