With Ruby, the migration only use a rake command, but in NodeJS, i'm not sure how i can do that. Any idea?
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
|
You could copy your database up using taps |
|||||
|
This might help: https://github.com/visionmedia/node-migrate |
|||
|