Commit graph

7 commits

Author SHA1 Message Date
86bbe3a7d1 Update schema.rb 2020-09-16 03:39:29 -07:00
932c82d219 Add seeds and weapons.csv 2020-09-16 03:39:17 -07:00
1fdd0017b3 Update grid weapon table
Add `mainhand`
Fix `belongs_to` by changing to `references`
2020-09-16 03:26:22 -07:00
7a104a50d4 Update parties table
Remove `characters`, `weapons` and `summons`
Rename `hash` to `shortcode`
Fix `belongs_to` by changing to `references`
2020-09-16 03:23:27 -07:00
dd0a2d5844 Remove uuid-ossp extension 2020-09-16 03:22:38 -07:00
a535091b64 Use pgcrypto for uuids 2020-09-16 03:20:27 -07:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00