Commit graph

14 commits

Author SHA1 Message Date
Simon Brooke ad8563d668 Merge remote-tracking branch 'origin/feature/28' into feature/28 2018-06-03 08:54:50 +01:00
Simon Brooke f86c5cffe6 Mainly, added the dwellings table, implied by the revised ERD.
Some other tidy up.
2018-05-26 19:23:21 +01:00
Simon Brooke 0eac2f5581 Added migration for reference data, canonical ADL. 2018-05-12 14:26:22 +01:00
Simon Brooke cf1eb70748 Merge remote-tracking branch 'origin/feature/28' into feature/28 2018-03-17 21:40:48 +00:00
Simon Brooke f23e52a65b Squirrel-parse generated routes and queries are now working
Routes and queries auto-generated from migrations by [squirrel-parse](https://github.com/simon-brooke/squirrel-parse) are now actually working!
2018-03-17 18:41:52 +00:00
simon 88c5c74c52 Merge branch 'feature/5' into feature/41 2017-07-21 12:40:57 +01:00
simon fc1b17b7a5 #41 Updated ERD; added and tested migrations. 2017-07-21 12:18:42 +01:00
simon d534302fd8 #5: Progress, but nothing working yet 2017-04-15 11:57:17 +01:00
simon e425c56ec2 #5: Started work on roles switching 2017-04-01 15:11:50 +01:00
simon 0db6a2b918 #21: Oops! Forgot the organisers
Also tidied up the 'add-user-table' migration, which was actually just part of the how-to-get-started-with-migratus stuff and we don't need.
2017-03-15 20:15:49 +00:00
simon d83a7924e2 #21: Tables created
Sorted out the migratus stuff so that it actually works, and added a bit to README to say how to get the database initialised; added a new migration to add the roles and teams table.
2017-03-15 20:13:22 +00:00
simon 42635878ee Fixed the 'down' migration script to actually drop the right stuff. 2016-10-14 17:42:58 +01:00
simon c5900149af Added basic setup migration. 2016-10-14 17:37:29 +01:00
simon b6a24bc1ce Starting to get the project set up. Nothing is even nearly complete yet. 2016-10-13 14:25:54 +01:00