scala - DB schema migration in Lift -


what commonly used db schema migration tools or libraries in lift?

is there south in django or rails. or approach considered obsolete in lift, people have moved on new approaches?

in our lift app manage schema migration externally dbdeploy.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -