Commit Graph

12 Commits

Author SHA1 Message Date
896e48efaa feat: Workable history on postgres
Still has to be optimized. In particular, I could paste
one table into another one, rather than have them
pass through node.
2022-03-05 18:21:55 -05:00
20b22ab75a fix: pg timestamp problems 2022-03-05 10:28:09 -05:00
83e50e7349 fix: pg url 2022-02-26 13:36:19 -05:00
752a5b2cfe fix: weird problem with GiveWell dates 2022-02-14 15:39:30 -05:00
927114a8cc feat: save changes to show Cole &co 2022-02-14 13:58:36 -05:00
7bd1fc50c5 fix: Too much logging 2022-02-12 16:27:18 -05:00
3a901077c9 fix: upsert logic 2022-02-12 16:24:16 -05:00
8b6f648c08 fix: pg client logic 2022-02-12 16:13:51 -05:00
29c51a13ed fix: change cookie to env variable 2022-02-12 16:09:26 -05:00
6a257c2152 feat: Read pg database 2022-02-12 16:04:31 -05:00
6bb3da0e32 feat: Added postgres database in parallel to the mongo one 2022-02-12 01:27:56 -05:00
65fbddf0cf feat: Make code somewhat database independent, and reorganized old
data.
2022-02-11 14:15:09 -05:00