Commit Graph

16 Commits

Author SHA1 Message Date
b17c37788e include forecast name 2022-04-09 02:26:38 -04:00
1d6317df1e use target cte to hold targets instead of build sql in node 2020-12-08 00:49:04 -05:00
78a766cb86 point curl to current directory target 2020-12-08 00:24:29 -05:00
3e94851aea work on getting errors out 2020-12-05 01:19:17 -05:00
cb5a1dc6b5 get scale route roughed in a building sql along with new where clause function 2020-12-05 00:10:47 -05:00
c6bf867ffc move functional pieces into their own folders 2020-11-27 20:40:34 -05:00
a9b1523f93 get rid of old routes and update readme to reflect sql parameterizaion 2020-11-27 11:41:47 -05:00
31c6390617 if multiple result sets are involved then res is an array, specificy second result set 2020-11-27 02:31:30 -05:00
3b3a2f7b39 return count of inserted rows 2020-11-27 02:24:20 -05:00
e54e2eb05c push the items from the request body into the variables, and then from there into the sql 2020-11-24 01:24:06 -05:00
994a1027df push arguments into variables and swap out with sql statement position 2020-11-22 23:15:50 -05:00
c16e8939e9 remove duplicates 2020-11-21 01:51:11 -05:00
663e5d3de5 adjust the regex to exclude brackets not behaving as expected. req.send to send the sql back as text 2020-11-17 08:42:35 -05:00
90d62a2bb0 start working on parameterizing the baseline route 2020-11-12 00:22:00 -05:00
4a04a81241 get the baseline route pulling the sql from a simple curl for testing 2020-11-12 00:05:11 -05:00
d4d2f48d52 include node project 2020-11-11 23:39:26 -05:00