Commit Graph

115 Commits

Author SHA1 Message Date
Paul Trowbridge
6b8d14ddb7 add running discover card balance 2017-10-26 00:16:46 -04:00
Paul Trowbridge
a630f46833 add sqitch 2017-10-25 01:35:21 -04:00
Paul Trowbridge
8c9cc81be4 add source, some trans, and trans_log records 2017-10-25 01:07:07 -04:00
Paul Trowbridge
bd39c3fd12 add source template 2017-10-25 01:05:45 -04:00
Paul Trowbridge
bfe602762a rename fle to srce_unq 2017-10-25 00:57:41 -04:00
Paul Trowbridge
ed1a903718 finish out logging the inserts and getting them into the main do block 2017-10-25 00:47:26 -04:00
Paul Trowbridge
e2d42467af catch up with wk branch 2017-10-25 00:42:22 -04:00
Paul Trowbridge
c7f88271c5 add map_rv and apply some mapping to trans 2017-10-20 01:16:53 -04:00
Paul Trowbridge
1aa4cb938f build out map_rv 2017-10-20 01:05:15 -04:00
Paul Trowbridge
7abb8ce65d only assign a map if an item actually joins to map_rv 2017-10-20 01:04:56 -04:00
Paul Trowbridge
ea0084ed75 update maps for first 20, get rid of pretty and tag on summary of mappings 2017-10-19 23:57:03 -04:00
Paul Trowbridge
085f794693 merge with wk 2017-10-19 22:22:11 -04:00
Paul Trowbridge
41cf7af55b merge wk for srce 2017-10-19 22:13:28 -04:00
Paul Trowbridge
ccd685ca22 implement retain flag to drop keys used only for linking to the appropriate map value, but not acutally included in the map 2017-10-19 18:02:52 -04:00
Paul Trowbridge
9001c44b46 regex mapping script 2017-10-19 17:39:52 -04:00
Paul Trowbridge
75d511f6a4 regex modification template 2017-10-19 17:39:29 -04:00
Paul Trowbridge
2979fd3437 add jsonb object aggregate functions, change regex to jsonb, remove seq from primary key of map_rm, add foreign key to map_rv pointing map_rm 2017-10-19 17:38:58 -04:00
Paul Trowbridge
351b83a206 alter regex defs to have a retention flag indicating if the return value shoudl be mapped or thrown away 2017-10-19 17:37:46 -04:00
Paul Trowbridge
5369a39f34 add mapping tables & data 2017-10-19 14:13:57 -04:00
Paul Trowbridge
f203c7010a add calc columns to collateral 2017-10-19 13:10:36 -04:00
Paul Trowbridge
e68b3e0349 revise import to work with a set of unique keys in determining which rows to insert. prior used many of the same key, creating large duplication on join to tps 2017-10-19 13:10:25 -04:00
Paul Trowbridge
2a2652e397 qualify the order by id 2017-10-19 11:31:54 -04:00
Paul Trowbridge
f0838b28c0 retain the id number in the json rec, and order by id asc before inserting to trans. if mult records per key, this helps sort 2017-10-19 11:22:03 -04:00
Paul Trowbridge
2190f55acb add running collateral & loan balances 2017-10-19 11:20:52 -04:00
Paul Trowbridge
774540a83e remove assn & coll 2017-10-19 10:30:40 -04:00
Paul Trowbridge
e03a5cdbac backup 2017-10-19 10:29:33 -04:00
Paul Trowbridge
e0f8bad70a add ADPRP 2017-10-19 09:53:52 -04:00
Paul Trowbridge
1ae5298557 add index on tps.rec 2017-10-19 09:25:42 -04:00
Paul Trowbridge
dcf2fcbb6c update srce definitions 2017-10-19 09:25:31 -04:00
Paul Trowbridge
bc3cecec09 add order by clause 2017-10-19 09:25:07 -04:00
Paul Trowbridge
995eb181c1 dont export tps.trans table 2017-10-19 09:24:55 -04:00
Paul Trowbridge
e0163382f9 added sources 2017-10-19 08:49:33 -04:00
Paul Trowbridge
c5a9dfe0db add order by clause on transactions range, add hungtington transactions, add data type to match sources 2017-10-19 00:42:30 -04:00
Paul Trowbridge
5fabbd7fb3 add odbc query 2017-10-19 00:41:24 -04:00
Paul Trowbridge
dabd38b98b add huntington transactions 2017-10-19 00:13:28 -04:00
Paul Trowbridge
419017f98c switch to PNCC 2017-10-18 14:11:57 -04:00
Paul Trowbridge
748d6ddb3c merge summary of records not inserted from pt branch 2017-10-18 14:10:07 -04:00
Paul Trowbridge
a18774473b move exception union into CTE and summarize at end for records not inserted 2017-10-18 02:07:33 -04:00
Paul Trowbridge
4f958485d5 merge pt 2017-10-18 01:57:24 -04:00
Paul Trowbridge
144fd62bd8 fix conflicts 2017-10-18 01:49:09 -04:00
Paul Trowbridge
160002404c fix conflicts 2017-10-18 01:48:22 -04:00
Paul Trowbridge
c582d5f176 merge from c9 2017-10-18 01:45:44 -04:00
Paul Trowbridge
e219827d93 more discover transactions 2017-10-18 01:41:19 -04:00
Paul Trowbridge
4766f157fc get rid of id key in json, remove constraint 2017-10-18 01:40:09 -04:00
Paul Trowbridge
fe761c6975 include pt branch srce.pgsql changes & transaction range query 2017-10-18 01:06:00 -04:00
Paul Trowbridge
3afe033fa7 add transaction query and new data 2017-10-18 01:01:54 -04:00
Paul Trowbridge
63a3bd3b97 snap to pt branch on srce.pgsql 2017-10-18 01:00:10 -04:00
Paul Trowbridge
a970e87b95 add discover transactions 2017-10-18 00:57:40 -04:00
Paul Trowbridge
006a1b0103 and query to show range of key values in transation table 2017-10-18 00:55:15 -04:00
Paul Trowbridge
c123cbfa84 add insert as part of with a return rows not inserted, probably needs modified to show the keys not inserted and sorted 2017-10-18 00:55:00 -04:00