aboutsummaryrefslogtreecommitdiff
path: root/db/migrate/20201006140511_create_resources.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add Resource modelhellekin2020-10-061-0/+13
Resources will be stored as JSON, in the (GeoJSON) :feature column. They are assigned an UUID upon creation if they don't comme with one. They belong to an Agent.