mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
b1d191301a
data associated with a character, rather than individually as we were planning to do with stats/inv/etc... This removes potential for DB locking when we deal with each individually, and we should have plenty of room for additional writes within the transaction. |
||
---|---|---|
.. | ||
.env | ||
character.rs | ||
diesel.toml | ||
error.rs | ||
mod.rs | ||
models.rs | ||
schema.rs |