Compare commits
3 Commits
6e21464e65
...
3a8dd84aec
Author | SHA1 | Date | |
---|---|---|---|
|
3a8dd84aec | ||
|
63e3133c9d | ||
|
f1dede7c2e |
@ -0,0 +1,8 @@
|
||||
user=api
|
||||
password=pw
|
||||
host=usmidlnx01
|
||||
port=5030
|
||||
database=ubm
|
||||
ssl=enable
|
||||
wd=/mnt/c/Users/PTrowbridge/forecast_api/
|
||||
nodeport=8080
|
@ -2,3 +2,9 @@ Special concepts
|
||||
* relationships betwen dates (order, request, ship) and apply that mix to a new month
|
||||
* apply a base mix of promo codes and terms codes to a new month of forecast where there is no existing baseline to pull from
|
||||
* effects of building baselines off of original, or all changes so far
|
||||
* pricing and units
|
||||
|
||||
Slowness Options
|
||||
* move json to a separate table and the change can be marked with a sequence
|
||||
* have the data actually be a query from the database
|
||||
* reduce number of columns in fc_pool
|
Loading…
Reference in New Issue
Block a user