GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
2
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Kanban
Build
Network
Mirrors
Gantt Chart
Fork
: 0
opidor
/
dmpopidor
Download ZIP
620 commits
Transfer to URL with SHA
tree:
0e5481ee81
Branches
Tags
×
dev
dmpopidor
/
db
/
latest commit
434a945a26
briley
authored
on 26 Oct 2016
..
migrate
modifying relationship between users and organisations \n -users now belong_to organisation \n -organisations now have_many users \n -removed the depricated user_org_roles structure with migration \n -moved data out of that structure into the existing organisation_id field of users to complete relationship \n -re-evaluated functions to do with organisation_id field, as it was used as a placeholder before
9 years ago
schema.rb
ran db migrations
9 years ago
seeds.rb
Fixed typos: changed all change_org_detials to change_org_details
9 years ago