Currently, the code is set up only for happy paths. Resolve this by: - Doing parameter validation for query generation functions - Gracefully handling errors
Currently, the code is set up only for happy paths. Resolve this by: