Byron Pettigrew
Byron Pettigrew
Also encountering this issue with this mod list. The chunks are loaded by a spatial anchor. [modlist.txt](https://github.com/user-attachments/files/15981123/modlist.txt)
An acceptable alternative would be implementing FromSql for ColumnData that returns a clone of the ColumnData, but most of the implementation was already present for this, it was just a...
No, the borrow checker was not really the problem for me, it is much more straightforward for me to be able to get the data with the column name rather...