Closed RebelOfDeath closed 4 months ago
Some basic functions to be able to read values from the database have been added in 810ea6081813c2d57d657a69b62a4eb5b9c9abf1
similar to #1 the interface was previously partially achieved, additional method and adjustments were added in a21843b99d0268c4269151eec80a13c5556ee2cd and the efficacy of the methods were tested in 1ef1611b28daa60f299764eb9b0e5078e5985c18
More or less addressed in previously mentioned commits.
Provide a way to efficiently retrieve information from the database in a type-safe manner and in a way that handles most (hopefully all) of the edge cases that might cause errors when retrieving data.