Madison is a platform for lawmakers to share legislation with their citizens, allowing the community to add comments and suggest improvements.
GNU General Public License v3.0
684
stars
108
forks
source link
Capistrano tasks for db migrate and restore from file (#1052) #1054
Closed
sethetter closed 8 years ago
cap stagename db:migrate
-- Confirms firstcap stagename db:restore file=/path/to/file.sql
-- Confirms firstCloses #1052
Dependent on #1053 merge first.