Commit graph

115 commits

Author SHA1 Message Date
eda5c5cc4e Update schema.rb 2021-10-27 08:37:37 -07:00
3919dfdd37 Update schema.rb 2020-10-19 04:05:15 -07:00
1e8e311286 Make granblue_id a string
Character IDs are out of range for integer
2020-10-19 04:01:15 -07:00
33cd9a9ce1 Add migrations and seed data for Characters 2020-10-19 03:48:22 -07:00
bbe7254512 Update schema.rb 2020-10-18 22:25:47 -07:00
0b167863eb Update seeds with summons 2020-10-18 22:25:44 -07:00
132f676e2a Add Summon and GridSummons model and controllers 2020-10-18 22:24:28 -07:00
7dcd298fc7 Update migrations
Fixed User table and added Doorkeeper tables
2020-09-25 10:42:12 -07:00
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