aboutsummaryrefslogtreecommitdiffstats
path: root/db/development_structure.sql
Commit message (Collapse)AuthorAgeLines
* Removing db/development_structure.sql from version control. Because ↵Louise Crow2013-08-08-2095/+0
| | | | different versions of postgres are producing minor variations every time this is generated, it's proving more of a hindrance than a help to development. Happy to reinstate it if anyone has suggestions about how to keep it stable across minor postgres version differences.
* bundle update debugger rmagickMatthew Landauer2013-03-18-24/+24
|
* Checkin current snapshot of sql as per standard Rails good practise.Matthew Landauer2013-02-26-0/+2095
| | | | | | Also has the advantage that it makes it easier to switch between branches with different schemas as the test db schema will be generated from the checked in file.
* Remove db/development_structure.sql from the repository, and tell git to ↵Robin Houston2011-06-10-1676/+0
| | | | ignore it in future
* Adding sql schema file.Louise Crow2011-02-23-0/+1676