Commit graph

3 commits

Author SHA1 Message Date
901a7398fa Updates only require values that will change
When updating a row, fields that don't have a provided value will not be changed
2025-01-12 19:03:25 -08:00
7c42693db1 Modify importer to handle updates
This way we can also add FLBs and other uncaps easier.
2025-01-12 17:27:06 -08:00
9099849ee3 Add importers
The Importer libraries take CSV data and import them into the database for each type. We currently support characters, summons and weapons.
2025-01-12 16:01:52 -08:00