PromucFlow_constructor/app/server
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
..
src Making the ExecuteQuery function generic to return a map of rows instead of a struct 2019-02-26 23:49:20 +05:30
.gitignore Adding the factory pattern to switch between databases. 2019-02-26 22:36:21 +05:30
README.md Initial commit 2019-02-17 05:41:20 +00:00

internal-tools-server

This is the server-side repo for the internal tools framework