SocialHarvest / harvester

The Social Harvest server that exposes an API and harvests data from the web to be analyzed.
Other
112 stars 43 forks source link

Add migrations with Goose #33

Open tmaiaroto opened 10 years ago

tmaiaroto commented 10 years ago

There are some SQL scripts in the scripts directory which can be executed to setup tables for Social Harvest...But these change, so proper migrations are going to be required. Goose seems to be good. https://bitbucket.org/liamstask/goose