Commit Graph

17 Commits

Author SHA1 Message Date
9e381f7d78 refactor work 2022-05-06 23:07:42 -04:00
a8a14dda2b dont deposit files 2022-04-28 01:17:08 -04:00
4dd71057f4 move baseline route sql to table only mode 2022-04-28 01:09:26 -04:00
9c6ed6b304 baseline functional, but json doesn't look correct in fc.log or the sql 2022-04-13 01:34:54 -04:00
a0fb500f29 rework baseline, previously assumed ordinal position of version and iter columns, also include a log record 2022-04-13 01:17:04 -04:00
80bcb23170 update readme 2022-04-12 23:31:31 -04:00
959d858b10 setup from dcard to test with 2022-04-09 02:29:51 -04:00
b17c37788e include forecast name 2022-04-09 02:26:38 -04:00
8f2a7431bc comment out the raise notice debug items 2022-04-06 23:34:00 -04:00
aa4d6fb7f0 dates can't have foriegn key, need to operate off appcol and func. 2022-04-06 02:32:20 -04:00
57051675b3 add dynamic target table; dynamically create additional columns if application columns were not defined 2022-04-06 01:52:18 -04:00
00c8a063cd get rid of temporary output 2022-04-05 23:08:29 -04:00
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
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
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