Go to file
Arpit Mohan 4016562f09 Making the ExecuteQuery function generic to return a map of rows instead of a struct
This will help us to execute arbitrary queries and map them to results at a later stage.
2019-02-26 23:49:20 +05:30
app/server Making the ExecuteQuery function generic to return a map of rows instead of a struct 2019-02-26 23:49:20 +05:30