Commit Graph

17 Commits

Author SHA1 Message Date
9356081662 only create foreign tables where the foreign key is not a date 2022-04-28 00:51:21 -04:00
2f10d46806 a foreign table is built for any func populated even if a date 2022-04-26 22:50:59 -04:00
64af23cf04 do a merge instead of an insert 2022-04-13 01:15:40 -04:00
8bda52f770 get rid of clone files; move mapping to readme; rename setup to sequence the operations 2022-04-12 22:58:31 -04:00
d0a4f8324d move perd table to schema setup 2022-04-12 22:54:54 -04:00
a657106bf5 use proper data type for app columns, include master table for app columns 2022-04-12 22:52:42 -04:00
b47630cf61 include files from iter branch; need to be reviewed 2022-04-12 12:48:05 -04:00
959d858b10 setup from dcard to test with 2022-04-09 02:29:51 -04:00
a29e5e54f3 include application column list 2022-04-09 02:28:00 -04:00
4f9667b553 build a volume column if it's missing 2022-04-09 02:27:35 -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
a859ffa91a create schema and sql table 2022-04-03 00:50:49 -04:00
028bda6c26 start working on integrating logging 2020-12-08 01:30:02 -05:00
078d8294c4 quick notes on what the mappings are for 2020-11-24 01:23:02 -05:00
f382d256ed add some notes about the dating conundrum 2020-11-09 23:20:46 -05:00
fcac081823 add the notion of an appcolumn, and use it to push into variables to generate route sql 2020-11-05 23:50:02 -05:00
9c9a345f0a move setup sql into a different folder 2020-11-05 22:35:40 -05:00