Excel Play is a series of online events held leading upto Govt. Model Engineering College's annual techno-managerial fest Excel.
This repo is for the backend for Dalalbull, an online stock trading simulation game.
Check the main repo for more details.
- Check if data from join queries are read into structs correctly.
- Check if partial population of struct from the db works.
- Check if there is any error parsing a null value to a type that can't hold null, such as an int.