Block a user
Fix shotgun fields not being exportable to JSON
Add reloading component tracking
Rough draft of schema:
Cannery.Ammo.Material
:
Represents some raw material used for reloading. Can be stored in containers alongside ammo packs.
schema "materials" do
…
9835fe3f5e
bump version
4dee8808f3
improve migrations
65c70ca398
fix name collisions
550f6a6420
add migration for ammo type table and column
88c3f15fc8
rename ammo type files to type
9835fe3f5e
bump version
4dee8808f3
improve migrations
65c70ca398
fix name collisions
550f6a6420
add migration for ammo type table and column
88c3f15fc8
rename ammo type files to type
32801828fa
fix shot records table disappearing after selecting an empty ammo class
6ed3312ea8
add db migrations for ammo group to pack and ammo type class
b122253b9b
improve tests
a68a16bf06
fix ammo type table not displaying class
4b6d0952f8
rename ammo groups to packs everywhere