From 08db259a9c4956920dd87da335604cac91450f6d Mon Sep 17 00:00:00 2001 From: Markus Padourek Date: Tue, 11 Nov 2014 12:27:31 +0000 Subject: [PATCH] Added sails migrate to Roadmap again --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 2f375c83e..ba981d3d7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -50,4 +50,4 @@ The backlog consists of features which are not currently in the immediate-term r Support for multiple blueprint prefixes | [@mnaughto](https://github.com/mnaughto) | https://github.com/balderdashy/sails/issues/2031 SPDY protocol support | [@mikermcneil](https://github.com/mikermcneil) | https://github.com/balderdashy/sails/issues/80 Sockets hook: drop-in Primus alternative | [@alejandroiglesias](https://github.com/alejandroiglesias) | https://github.com/balderdashy/sails/issues/945 - + Have a `sails migrate` or `sails create-db` command | [@globegitter](https://github.com/Globegitter) | For production environments it would be nice to have a save/secure command that creates the db automatically for you