Commit Graph

108 Commits

Author SHA1 Message Date
Paul Trowbridge
4a85732890 edit function to recognize slice of array, ad bank schema to hold types there, add function to json regex definition to accomodate differntiating extracts from replaces 2017-10-25 12:07:04 -04:00
Paul Trowbridge
8929b4eea9 try using correlated subquery for unique list of keys, is pretty slow 2017-10-25 12:05:28 -04:00
Paul Trowbridge
ba4a404980 added partion by major item, and then sort on import id 2017-10-25 10:45:24 -04:00
Paul Trowbridge
44373bc616 copy source template from pt branch 2017-10-25 10:44:57 -04:00
Paul Trowbridge
65ee6d703b modify to print log info 2017-10-25 10:44:32 -04:00
Paul Trowbridge
6056491ace merge srce changes from pt branch 2017-10-25 09:07:51 -04:00
Paul Trowbridge
937cf38af1 updates in progress 2017-10-24 17:37:20 -04:00
Paul Trowbridge
57fa123adf add transaction log 2017-10-23 10:13:32 -04:00
Paul Trowbridge
51fbec1244 push inserts into do block so they can consume local variables, need to setup log inserts 2017-10-23 10:12:37 -04:00
Paul Trowbridge
b3775210b5 merge pt branch updates 2017-10-20 10:09:55 -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
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
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
whats_that_flashing
fe3a9c4bed switch rebuild to ubuntu syntax 2017-10-16 17:12:41 +00:00
whats_that_flashing
92e67ad3c5 Merge branch 'pt' into c9
forward c9 to reflect pt branch
2017-10-16 16:58:03 +00:00
Paul Trowbridge
ac4d9f68d5 add link to tps trans to find any potential import conflicts 2017-10-16 00:14:05 -04:00
Paul Trowbridge
668ca9f44a update data from dcard to reflect to 2 field unique constrain, aggregate several unique constraonts back to 1 row per id 2017-10-15 23:31:51 -04:00
Paul Trowbridge
8bbf575f93 get rid of insert 2017-10-15 13:05:20 -04:00
Paul Trowbridge
f6ab0e42f5 change COPY command to dynamic due to column list 2017-10-14 01:48:13 -04:00
Paul Trowbridge
a0b3173741 add another variable to collect column list, add a serial column to temp, copy using column list, and then build json object based on json defn 2017-10-14 01:40:26 -04:00