Commit Graph

99 Commits

Author SHA1 Message Date
66813bb156 use the actual column name 2022-04-05 20:58:22 -04:00
c97e92f3bc remove single quotes from open order status since they shoudl be supplied by the request, and couple more quoted identifiers 2022-04-03 01:18:14 -04:00
a859ffa91a create schema and sql table 2022-04-03 00:50:49 -04:00
53523eb330 get rid of sql table creation here, all column references should be formatted as quote itentifieds format('%I) 2022-04-03 00:49:54 -04:00
d1371bcdce update readme to create more of a checklist 2022-04-03 00:48:29 -04:00
6462e742d9 fc.sql table is still missing from initial schema setup, shoudl be fc.sql (cmd, t) 2022-04-01 16:29:36 -04:00
59ffe255cc rename curl 2020-12-12 09:31:20 -05:00
4cda3c3924 get rid of temporary file to test speed of initial baseline filter 2020-12-12 09:29:06 -05:00
028bda6c26 start working on integrating logging 2020-12-08 01:30:02 -05:00
40ccaefbc8 update status 2020-12-08 01:14:52 -05:00
b9a2d9d8fc add version and inter, SQL works fine 2020-12-08 01:13:31 -05:00
6166e49a23 additional notes on status 2020-12-08 01:06:06 -05:00
ae549c84f1 update readme for current status 2020-12-08 01:02:50 -05:00
27e65c10a6 change up test scenario, sql is running, need to validate and add version info 2020-12-08 00:59:54 -05:00
1d6317df1e use target cte to hold targets instead of build sql in node 2020-12-08 00:49:04 -05:00
33f5453671 move curl output to temp tagged file and exclude them from the project 2020-12-08 00:26:29 -05:00
78a766cb86 point curl to current directory target 2020-12-08 00:24:29 -05:00
84c556e40d format for current item 2020-12-07 20:48:56 -05:00
b791aff0af change target paths and files, update readme for current state 2020-12-07 20:44:16 -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
756aea1385 notes on scale oute 2020-12-02 02:44:12 -05:00
f8b7776f8e build out pricing piece 2020-12-02 02:41:34 -05:00
10d99668c0 do the volume scale on the basemix 2020-12-02 02:05:40 -05:00
5adda41727 work on scale; populate meta info into local variables, build column list, create baseline scaling factor 2020-12-02 01:51:15 -05:00
998413e391 bold larger issues 2020-12-02 01:50:19 -05:00
0415dad1f2 start working on scale route, note encountered issues 2020-11-28 03:00:23 -05:00
e33633db5f statr working on a scale route 2020-11-28 02:17:53 -05:00
08aa6ad678 update request body location 2020-11-28 01:33:11 -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
83a936d324 include script for self-signed cert 2020-11-27 11:32:08 -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
bceac1d195 update packages.json, was using old modules and no longer connecting to db. and move parameter extracion sql 2020-11-27 01:35:00 -05:00
32c7895157 notes on script and add sample env 2020-11-26 01:30:40 -05:00
3626a2d7e6 status update 2020-11-24 01:34:10 -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
078d8294c4 quick notes on what the mappings are for 2020-11-24 01:23:02 -05:00
39a8454b0e name the column after incrementing, put variables in single quotes, move the final filter to another layer 2020-11-24 01:22:46 -05:00
4ed3f11bd8 adjust dates on the sample request 2020-11-24 01:21:43 -05:00
624ffca813 comment the header out 2020-11-24 01:21:29 -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
2918c4c37a environment stuff 2020-11-11 23:45:04 -05:00
d4d2f48d52 include node project 2020-11-11 23:39:26 -05:00
d399ce61d8 node ignore 2020-11-11 23:39:10 -05:00