Geoffrey-rs/geoffrey_api
Joey Hines c6ec8467c1
continuous-integration/woodpecker the build was successful Details
report_out_of_stock command + new query system
+ report_out_of_stock can be used by a when an item is not in stock in a shop
+ Added new query system
  + Impl for both LocationDB and Player for now
  + Goal is to increase code re-use without a million functions for different queries
  + Should be expanded to more models
  + I Should really just rip out the DB and make it a generic thing
+ Clippy + fmt
2021-12-30 21:48:33 -06:00
..
src report_out_of_stock command + new query system 2021-12-30 21:48:33 -06:00
Cargo.toml Added 'edit' commands 2021-12-19 14:06:56 -07:00